Hello!
I created a Data View to temporarily store data within a Kinetic Customization and this Data View is not bound to any database table. This setup enables IntelliSense to function correctly and everything appears to work as expected.
However, I’ve encountered an issue when attempting to create Data Rules for the fields within this Data View. The field selection dropdown only displays “[object Object]” instead of the actual field names, making it impossible to select the desired fields.
Is this a known issue or a potential bug? Has anyone else experienced similar behavior?
I’ve already implemented an alternative solution to address my original problem. I’m sharing this to gather feedback and better understand the cause of this behavior as well as to determine whether or not it’s a recognized issue.
Thank you!
Epicor Version: 2024.1.27
1 Like
Can you just type in your column name? I know that misses the point of having intellisense available, but just curious if it works.
I know if you bind a control to a made up field in a dataview, you can type it in directly there and it will work.
1 Like
Welp! Now I feel dumb haha.
You are absolutely right, we can manually enter the column name and the system accepts it without any issues. I was having a rough day working on Kinetic Customizations yesterday and likely got a bit too focused on the dropdown displaying only “[object Object]”. The issue remains unresolved but at least we have a direct workaround to bypass it. My previous workaround was not 1 to 1 on functionality but it had the same end result. With typing manually, we keep the same functionality so it’s way better!
Thank you for the reply!
1 Like
Don’t feel bad, as I’m sure you’ve seen around here App studio is anything but consistent.
1 Like