cancel
Showing results for 
Search instead for 
Did you mean: 

How to enable a field to specific records not for all the records

Former Member
0 Kudos

Hi Guys,

I got one requirement where i have one priority field which should be enabled for specific records not for all the records.Can anybody provide solution for that.

Regards

Ravikumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ravikumar saragadam,

- Note:any field crete under the main atbel will be visible to the Data manger user whether or not it is a display field.It will always be displayed.

- If a field in the lookup table then you need to make it as Display filed in console if you wish to map it in Import manager with some source field.

- Ther is a facilty to add fields in MDM data manger->Rt clicking on the field ->Hide

- But this is not static and so any one can unhide it again.

- If you want a field to be visible for only some records .I fear this is not possible in MDM .

- What you can do is create an assignment checking and validating thecondition which will segregrate a set of records from the rest and then run that asignmemts on all the records.

- Then based on the assignment field value you can differentiate the records.

Hope It Helped,

Kindly Reward Points if found useful

Thanks & Regards

Simona Pinto

Former Member
0 Kudos

Hi

Can you be more specific?What qualifies a record for this field to enable.

Either you can use this qualification in form of some assignment for populating value in the field. IF condition=true then IS NOT NULL(Specific Field)

Otherwise define this field as attribute and link to only such Qualified records.

hope this helps.

regards

Ravi