Why is the project name not displayed even though there is data in the database the data I passed: Project Name - Project field - Target - investment costs - estimated time please help me to solve this problem

Data input interface


Configuration save data

Configure data display
display data
Data cannot be displayed

Insert information
q4
All data is stored in the database

Display data is missing Project name

1 Like

My first guess: privacy rules. I’ve gotten bitten so much by it over the years that I will always suggest that first. Preview the page, use the inspector, and take a look at that the data source. That might offer a couple of useful ideas.

2nd: is the display text and the input field in the same page? If that’s the case, tab away from the input field for the Input’s value to actually change.

2 Likes