Question

Data not being populated

Hello Everyone. Hope you are doing good.

I created a view object in Creatio and created a detail using the same object. The values are being fetched as shown in the first figure below.

 

But, as I double click the record, then values are not displaying as shown in the second figure.

 

Stay Safe. Thank You.

Like 0

Like

1 comments

Hello Rikesh,

 

Hope you're doing well.

 

Please try to generate and compile the application, additionally, the pool can be restarted, and perform flushing the Redis. If it didn't help, please check if all the necessary columns (Id, CreatedById, ModifiedById, ModifiedOn, etc.) were added to the view object. Possibly next Community posts will be helpful for solving the issue you have faced:

In case after performing the mentioned operations and checking the issue still persists for you, please open the web developers console (in Google Chrome just need to press F12) before opening the detail record and check if there are any specific error notifications that can point at some missed configurations for the needed detail.

 

Best regards,

Roman

Show all comments