207
Views
8
Comments
Solved
Regarding issue on editable table widget
Question

Dear Out Systems team,


        Am using table format to show the list records. In that there is one property Empty Message used for if there is no data we can show the text message what ever we want in first row of table. My doubt is how to show that in editable table widgets. Please reply me ASAP. Thanks in advance

UserImage.jpg
Saravana
Solution

Paulo Zacarias wrote:

Hello Saravana,
Yes, it will work (don't forget to refresh the aggregate and the edit table container when searching).
Let us know if it behaved as you expected!
Best Regards


Hello Paulo,


      Thank you. It is working fine. Can we hide/remove the Plus icon.

File2.png
2023-04-06 11-24-23
Paulo Zacarias

Hello Saravana, the editable tables don't have that option indeed but one simple thing you can do is to enclose that table in an If node. If it has data, the table will be shown, if not, you can have a simple container with a text saying that you have no data to display (this can be applied if you don't need to show the Header row).

Best Regards

UserImage.jpg
Saravana

Paulo Zacarias wrote:

Hello Saravana, the editable tables don't have that option indeed but one simple thing you can do is to enclose that table in an If node. If it has data, the table will be shown, if not, you can have a simple container with a text saying that you have no data to display (this can be applied if you don't need to show the Header row).

Best Regards


I need to show the message  in first row. If it possible tell me how to achieve that. 

2023-04-06 11-24-23
Paulo Zacarias

Ok, can you put it in the "Add Record Message" property?

Like this:

It will look like this, for instance:

UserImage.jpg
Saravana

Paulo Zacarias wrote:

Ok, can you put it in the "Add Record Message" property?

Like this:

It will look like this, for instance:

If i implement the solution, Would the same solution work if there are no records while i do a search and no records are returned?


2023-04-06 11-24-23
Paulo Zacarias

Hello Saravana,
Yes, it will work (don't forget to refresh the aggregate and the edit table container when searching).
Let us know if it behaved as you expected!
Best Regards

UserImage.jpg
Saravana
Solution

Paulo Zacarias wrote:

Hello Saravana,
Yes, it will work (don't forget to refresh the aggregate and the edit table container when searching).
Let us know if it behaved as you expected!
Best Regards


Hello Paulo,


      Thank you. It is working fine. Can we hide/remove the Plus icon.

File2.png
2020-02-28 09-46-54
Eduardo Jauch

Hello Saravana,

Please, mark Paulo's answer as correct, to help other users with the same problem to easily find an answer :)

Cheers,
Eduardo Jauch

UserImage.jpg
Saravana

Eduardo Jauch wrote:

Hello Saravana,

Please, mark Paulo's answer as correct, to help other users with the same problem to easily find an answer :)

Cheers,
Eduardo Jauch

Hello Jauch,


          Thank you for correct me. Am new to Out systems forums. From now onwards it won't happen again.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.