Hi Laurent,
thank you so much for your help. It appears that the custom value (see attachment) is not being saved in the database. Is it being saved somewhere else?
BR, Joe
You are not logged in. Please login or register.
QElectroTech → Posts by HMSpro
Pages 1
Hi Laurent,
thank you so much for your help. It appears that the custom value (see attachment) is not being saved in the database. Is it being saved somewhere else?
BR, Joe
SELECT folio, title, author, date FROM project_summary_view ORDER BY pos, folio, title, author, date
Hi Laurent,
I defined an user-property which is used on each folio. How can I use it within the SQL command?
If I just change your command into
SELECT folio, title, date, status FROM project_summary_view ORDER BY pos, folio, title, date, statusit only shows a little grey box.
BR Joe
Pages 1
QElectroTech → Posts by HMSpro
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.006 seconds (71% PHP - 29% DB) with 5 queries