Hi,
Can anyone please suggest how we can create additional user def fields in FSM.
Suppose I need extra user def fields in task or request table how can we add it in custom metadata without disturbing existing metadata.
Thanks
Ramya
Hi,
Can anyone please suggest how we can create additional user def fields in FSM.
Suppose I need extra user def fields in task or request table how can we add it in custom metadata without disturbing existing metadata.
Thanks
Ramya
Best answer by PROHARIHP
Hi Ramya,
You can use an Extension table for the FSM metadata tables if you need more columns, for that, you need to create a new table “YOURPRIMARYTABLENAME_EXT” and join that table in Relation def of your Primary table with the relation type as Extension.
Thanks,
Hari
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.