Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
How do you "run a report or extract to csv"?
Since value encryption happens at Joget app layer, therefore we need to decrypt it at Joget layer too. What Anders suggested sounds good.
Hi, you could try to use the Hash Variable#FormDataHashVariable to display the field value in your report.
I have an encrypted field in a table in an app, hence the value is not clear text in the database, thats ok.
how each day i need to run a report or extract to csv and show records matching a specific time/date range, the thing is i also need to show the decrypted/clear text value in the report.
how do i get the decrypted value in say in excel or csv extract., in short how do i even select the clear text value from the database.