Home › Forums › Quform WordPress › Creating a plugin for custom code -Retrieve QuForm entries
- This topic has 6 replies, 3 voices, and was last updated 7 years, 6 months ago by
Ally.
- AuthorPosts
- December 13, 2016 at 9:36 am #20504
Venom
ParticipantI follow the tutorial below :
is there any ways to retrieve quform entries within the custom plugin?
If it is possible to retrieve an entry for the form, how can I update a value for particular field within the custom plugin?
Thanks
December 16, 2016 at 11:11 am #20532Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
October 3, 2017 at 4:30 pm #22488Venom
ParticipantFor Quform 2.0, where does it go for the function of iphorm_entries() ?
October 4, 2017 at 1:16 am #22491Venom
ParticipantIt seems that the code for retrieving those entries now is encapsulated in Quform_Repository class. If it is correct, how could I make use of this class from my custom plugin?
October 5, 2017 at 10:12 am #22520Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
January 15, 2018 at 8:31 pm #23883TerrenceLP
ParticipantIs it possible to just select the values needed? I’m trying to make a Dashboard.
$element->getValueHtml – is working but I need to lay it out different. Is there any way to simply build a list of entries elements?- This reply was modified 7 years, 6 months ago by
TerrenceLP. Reason: new word
January 18, 2018 at 3:59 pm #23942Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- This reply was modified 7 years, 6 months ago by
- AuthorPosts
- You must be logged in to reply to this topic.