Replies: 3 comments 2 replies
-
Hey @Nasnl I'm not quite sure what the issue is. Is this for Form Steps? Would you be able to share some screenshots please? |
Beta Was this translation helpful? Give feedback.
-
Of course @melohagan. Sorry I could not explain it clear enough. In the attached screenshot of the input for an automation step (coming from the output of the step before), you see fields mentioned like 'From' and 'Sender' (and if you would scroll down, you would also see 'Recipient'). The thing is: I deleted these columns from the table, so they should not be included anymore. I'm trying to pass on an email address through binding to the last step (to send an email), but that doesn't succeed, because the field I have put the email address in is empty, but it does appear in a field I did not create 'PrimaryDisplay' (while I switched off for all columns that they should be 'primary display fields'. I'm not sure if the latter is a separate issue or if it is related to the column names that do not disappear, even though I deleted the columns themselves from the tables. |
Beta Was this translation helpful? Give feedback.
-
I found another example of this: deleted columns stay present somewhere in the app. I deleted some columns from my table IncomingMessages to make it simpler and only 4 remained: When I created a webUI to add a row to that table, it shows me more fields then there actually are in the current table: all columns that I have deleted before are shown in the form: Plus it shows the previous name of the column 'Sender', which used to be 'From'. I checked several times if it is the same table and if the columns are really deleted. Not mistaken. :-) Also tried in anonymous browser, browser on another machine and after cleaning cache. |
Beta Was this translation helpful? Give feedback.
-
I have built an app and have been creating many columns in the process, as well as removing them again. Same with rows.
Now when I do a test and I review the input and output of steps, I see column names and values that should not be in there.
Is there a way to refresh/reset and clean that data that obviously stays present 'under water'?
Beta Was this translation helpful? Give feedback.
All reactions