- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 01:07 PM
I'm attempting to create a custom action which will take in both a table name and a field name. I have created the Table Name input, which lets me select any table. But Field Name does not have an option to have a dependency on the table field, and does not have any options available to select when I test the action. I've also looked through the dynamic inputs option, but don't see any solutions there. See screenshot using the Field Name variable type below. Any thoughts before I open a Case?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2025 10:21 AM
Follow up for anyone that finds this in the future. ServiceNow has acknowledged that the field isn't currently working. However at this point they are deciding whether to support it, or hide it. For my purposes I've switched to a simple text box for the field name on my action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 02:51 PM
Hi @Chris-STL,
I tested on my PDI Xanadu release and it did not behave as I would expected based on the documentation for the field type:
Field Name | Reference field for a field name in the table selected in a Table Name field type. Make this field dependent on the Table Name field. |
I did not see any advanced option to make Field Name dependent on Table Name in the flow action.
Please provide update to this post if you open SN Support Case and get resolution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 06:41 PM
Hi @Chris-STL
I tried reproducing your issue on my PDI and I encountered the similar issue. As per the official documentation, Field Name field should be made dependent on Table Name field, but I can't see an option to make it happen under the advanced options.
I saw another data type Field List which gives this option but that's also not working as expected. Refer below screenshots. I suggest you raise a support case for this and update us with the fix.
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2025 10:21 AM
Follow up for anyone that finds this in the future. ServiceNow has acknowledged that the field isn't currently working. However at this point they are deciding whether to support it, or hide it. For my purposes I've switched to a simple text box for the field name on my action.