Skip to main content
Question

Data Source for Flyout panel?

  • August 21, 2026
  • 2 replies
  • 48 views

martin.surasky
Hero (Customer)
Forum|alt.badge.img+10

Hello All!

 

Quick question. How do I find out what Container feeds the data of a form when that form is a fly-out panel, like this?

 

Flyout Panel

I know that with standard forms you can inspect the metadata on Debug → Page Info. I’m also aware that there are Chrome Extensions that facilitate that information for regular forms. But I don’t know how flyout panel Container information can be obtained.

 

Thanks!

2 replies

Michael Kaiser
Sidekick (Customer)
Forum|alt.badge.img+9
  • Sidekick (Customer)
  • August 26, 2026

Hi Martin,
I’m also interested in this issue.
IFS is VERY strong telling you what View, what fieldname/API and with the Debug-Console even show you the exact SQL syntax.
I love that since 1999 and analyzed hundreds of Views/tables/connections etc.
I also crossed parts in IFS (PDF outputs) which are - more or less - black boxes.
Every time IFS use a TMP table and fill it for printing I’m “kicked out”. Bähhh. :-)
So looking forward to learn more from this case.

BR
Michael

 


martin.surasky
Hero (Customer)
Forum|alt.badge.img+10
  • Author
  • Hero (Customer)
  • August 26, 2026

@Michael Kaiser 

The fact no one replied so far seems to indicate that the answer to my question is not as trivial as I initially thought it would be.

It’s strange how something that is so readily available in regular forms such as the supporting Container and field names, is not possible to obtain when it comes to flyout panels.