Jump to content
  • 0

Tabular data page - inline insert where data is ID, would like the header for inline add match to the grid display and grid to display the Data name to ID match


MarkMayhrai

Question

Hi,

Need some help for the Headers to line up in a Tabular data page which has an In-Line add a record on TOP.

As one of the fields is an ID, it displays as a number in the tabular search report, and on the in-line add, it can be configured via a dropdown to see a name on the related table.

In need for the tabluar report to show the name on the linked table, please

Tabular report.jpg

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

OR you can use a calculated field with fir the Company ID instead of the actual field and have the following Querry: 

Select Company_Name from Source_Table where ID = target.[@field:CompanyID]

Just change the 'Company_Name' to what is your actual name of the field and 'Source_Table' to the actual table name. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...