Display Only Form: "Component is not configured"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2022 12:00 PM
I have a Viewport Component and inside that a Display Only Form Component. I'm passing the sys_id of the record that I want to display in the Display Only Form Component via the required page parameters to the Viewport. But unfortunately the Display Only Form Component is at first displaying "Component is not configured" and only displaying the correct data after a couple of seconds.
Is there a way to hide the Display Only Form Component as long as it's fetching the data and isn't ready to display the form? I tried it with page events, but that did not work.
My second idea was to hide the Display Only Form Component for a certain period of time and to replace it with a Loader Component until the data is fetched. But I don't know how I would implement this.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2024 09:27 AM
Did you find the solution to this issue?
I also have a similar configuration setup where i have created a tab and a component “Display a form”. I am passing sysid of the record dynamically into Display a form component. When page is loaded, the component shows “component not configured” for first 2-3 seconds and then loads the data correctly.
i have also verified the dynamic sysid value using a label component and displaying the sysid on it. The sysid value appears on the label immediately as soon as page is loaded. But “Display a form” component takes couple of seconds to load.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 05:49 AM
Similar issue here, did anyone find a solution for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 02:14 AM
Hello, would be great if someone has a solution for this and can share it here!. Thanks!