Loading...

RE: Qlistform Edit List Item

RE: Qlistform Edit List Item

#5088
Anonymous
Anonymous
Participant

Hi Charles,

  What you could do to achive a quick access to the next item to be edited is to define a custom action with 2 actions, Save and Go To URL. That would allow the user to Edit the item and once the item gets saved the go to action will bring the user to the initial form where all the items to be edited reside.

This would be the diagram (sorry for the text based poor design):

<—————————————————————————————–<—|                                                                                               |

|—> qListView —–>Edit Form—->Save Action—->Go To Action–>|

       (Items             edit the item    save the item   return to the

       te be edited)                                                 original list of items to be edited                                                   

Please let me know if you have any questions or need more information.