This question has been flagged

Hi , i want ask you if it is possible to create(add) a calculated field just from developer mode into your model

for example create a field called duration 

duration = start_date - expiration_date 


Avatar
Discard
Best Answer

Hi,

You can do it from the front-end after activating the developer mode, You have to Navigate to Settings -> Technical -> Database Structure -> Fields, search your field there and you can set the compute function over there.




Please see the last part of the video and see how it is done: https://www.youtube.com/watch?v=0qPVrLoIiOM

Thanks

Avatar
Discard