Hello i have a issue and i dont find the solution to this.
here is also the video:
but i hope I will explain it well…
i create a list of technicians which work on one order i create this list of user to using custom state. in this custom state i have for example in two rows two users but how i can save each user (with own data) to database.
Hi Mj, is there a reason why you can’t create the database entries when you add them to the list and press the first button? This would save you from doing any looping and would remove the need to use a custom state.
according User, and numer in order to before order +001 and any user have own counting. the technicians here [image] are connected to the ORDER Nr. and when the user which add this Order after adding Technicians change the User in drop down then the Nr, of Order is changed but the Technician…
according User, and numer in order to before order +001 and any user have own counting.
and when the user which add this Order after adding Technicians change the User in drop down then the Nr, of Order is changed but the Technicians are connecting to the order Nr. before.
Ok, you can create the items before pressing submit but then only attached them to the order after you press submit. So the item would have a field called order and when you press submit you create the order and then make changes to a list of items and add the order to the order field.