- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2024 11:38 PM
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".
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 12:01 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 10:57 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 12:01 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 10:19 PM
I understand, but how (in which way or what is the process) this field added to the task table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 10:46 PM
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 .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 10:57 PM
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