Table values

Hi everyne, 

I cant edit the values that appear on the table

Basicly i need to drag the ententy to the table but i want to appear the primary keys, not some random values that are choesn by alphabetical order how can i change this??

Thanks for your attention



Solution

If source of list is output of any data action. Then follow below steps:

1. On empty table click new column action. Then drag the attribute from data action output.

2. Then again click on add new column and again drag second attribute from data action output.

3. Follow steps 2, for all the columns which  you want to show into the table.

You are saying it right, but ive found the problem u need to drag to the 1st row under the header cell, and not to the header cell, and after u want to put a name u add a text expression in the header cell, and put the name you want

You can change the order and number of columns in the table as per your requirement. You just need to use below controls to do so.  These actions are self explanatory, just hover mouse over them.

Thats right, but i dont to change the position i want to change the colum values, i dont want to appear the Email, i want to appear the name, and the username.

In above actions last one is to delete any column, so if you don't want Email just delete Email column. If want to add anything new just use add action.

But the add action adds an empty colum, and if i drag and drop the expression in the header cell it doesnt keep the values, in the rows under

If you want to move the column left right (both header and row cells) then can use move column actions given. It will move both header and row with expression.

You need to follow below steps:

1. Add table widget and drag the record list/ aggregate on this. It will create table for you.

2. If any column is missing just drag that attribute onto the table it will be added into the table.

3. After that you can move columns left right according to your requirement.

4. If any column is not required, can delete that.

Regards

It gives me something like this the variable that im dragging in here is an output paremeter, inside of Fetch, because my database is on another module, im trying to do that whare u saying and it doesnt change

Solution

If source of list is output of any data action. Then follow below steps:

1. On empty table click new column action. Then drag the attribute from data action output.

2. Then again click on add new column and again drag second attribute from data action output.

3. Follow steps 2, for all the columns which  you want to show into the table.

You are saying it right, but ive found the problem u need to drag to the 1st row under the header cell, and not to the header cell, and after u want to put a name u add a text expression in the header cell, and put the name you want

Hi Francisco,

Just drag and drop the attributes that you want to show on table.

Thanks

Vinod

I already did that, but that secures the an expression, and dont change the colums values with.

In the row cell under the header cell, it doesnt change

Hi Francisco,

You can also manage the header and row using widget tree as well. Please see the below screen -




One more thing - Remove the existing table and just drag and drop the aggregates into screen. It will create table automatically. 


Thanks

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