cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Add Custom Fields in MDG UI only Not in Data Model

former_member314998
Participant
0 Kudos
1,144

Hi Experts,

Hope you are doing well.

In our current project requirement we need to add few custom checkbox fields in MDG UI but those fields should not be part of Data Model. Also need to store custom fields data during change request activation process only.

Please suggest the suitable approach to achieve the same.

Thanks in advance.

Regards,

Samrat

View Entire Topic
former_member260552
Active Participant
0 Kudos

Hi

There is a way to add fields as transient but it will not work for your requirement. As i understand, at the end of process you want to store the fields in a table. Now to achieve this you would need to store the data during the process which is not possible if fields are only added on UI.

Regards

Abdul

former_member314998
Participant
0 Kudos

Thanks Abdul for your input.

Can we achieve the same by creating custom table and store the data using feeder class method ?

Thanks,

Samrat