1
0
-1
1 answer
- 210
Hi, I think you can use a grid element like form grid to list the data of Form-Staff. You can use Multirow Form Binder and set the foreign key to the field you select the asset.
- Nurul Akhmar
Thank you, panda.
Add your comment...
Hello everyone.
So I have two different forms which are Form-Staff and Form-Asset. I want to create another form where admin can view Form-Staff and Form-Asset combined. In the Form-Asset, I already assign the asset to staff using select box and the data is obtained from Form-Staff.
How can I capture which asset belong to which staff in the datalist?
Thank you in advanced.