84
Views
1
Comments
Deleting table fields
Question
Hi

I hope that I am posting this is in the right place.

I am new to Outsystems.

Something, that I keep hitting is this..

I have imported a spreadsheet to create my transactions table.

I have built a screen.

I have added two tables that are attached by a foreign key.

Therefore, I have decided to delete the two columns that had the data because they will be looled up on seperate tables.

I delete the attribute from the table. But then I cannot publish because the attribute is displayed on a screen and is in an aggregate.

Please could someone tell me how to accomodate deleting a populated atrribute from a table and make sure everything else still works.

I thank you if you reply to this post.

Cheers
Jon
2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Jon,

You need to remove the column on the screen as well, and remove the columns from the aggregate.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.