Hello,
I have an attendance table and an advances table. I have another table to prepare salary. Now in salary table I want to show advances I gave to that specific employee whose data will be in advances table. I know this can be done using VC (Ref_rows). But my app is already containing much formulaโs and I donโt want to add any more load on processor. So kindly No VCโS. Is it possible to show some rows data from advances table in salary table just like an inline view without using VC?
Thanks
Solved! Go to Solution.
@AleksiAlkio Hello.
i am trying to show the data rows from another table in detail view as well as in form. So are you suggesting i create an action with LINKTOFILTEREDVIEW() and attach it to a column inline where i am trying to show the data. And when user clicks it, he will be able to see those filtered rows... Good idea...
But apart from this, is it possible to show data in table format inside detail view or form view without VC so that user doesnt have to click the action inline and may get idea of the table shown along with rest of the data in detail or form view?
Thanks!
User | Count |
---|---|
18 | |
12 | |
8 | |
4 | |
3 |