A field available in the fna task table, but in the XML view the field name is not visible?

sekharksnow
Tera Contributor

Hi,

in my organization two tables Fna and Fna Task tables available. in the FNA task table there is read only field which is same name and value in the FNA table. But when I see the XML view of the FNA task table the field name and value not showing. I want to know how this field was configured in the FNA task table. In the FNA (fnarequest )table the field name was "Company Code", in the FNA task Table the Field name is same and the backend name is "fnarequest.Company Code".

2 ACCEPTED SOLUTIONS

Mark Manders
Mega Patron

On your FNA task form, the field is added by dotwalking. It's not a reference to the other table, but the field from the table itself. Since it's not a field on the task table, it doesn't show up in your XML.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

You can simply create a ui policy. In the action, select the field (click the + behind fnarequest and select 'company code') and make it read only without further conditions. It will be read only for everybode.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

5 REPLIES 5

Mark Manders
Mega Patron

On your FNA task form, the field is added by dotwalking. It's not a reference to the other table, but the field from the table itself. Since it's not a field on the task table, it doesn't show up in your XML.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

I understand, but how (in which way or what is the process) this field added to the task table.

 

Hi Kilo Sage,

I found documentation how the dot walking fields configured in a form. one small suggestion needed that, what is the best way to make the dot walk field only to read only .

You can simply create a ui policy. In the action, select the field (click the + behind fnarequest and select 'company code') and make it read only without further conditions. It will be read only for everybode.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark