Hi,
I have a form which saves to database using the DB Save event and works fine.
I have multi-select list box which i want to save into an association table.
I want to write a custom code event after the DB Save that will insert the multiple rows into the association table. but i fail to find the just created cf_id.
How do i do that ?
Thanks !
I have a form which saves to database using the DB Save event and works fine.
I have multi-select list box which i want to save into an association table.
I want to write a custom code event after the DB Save that will insert the multiple rows into the association table. but i fail to find the just created cf_id.
How do i do that ?
Thanks !