A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
SELECT pr.String AS GUID
FROM tblProperty pr, tblPageDefinition pd, tblPage pa
WHERE pr.fkPageDefinitionID = pd.pkID
AND pr.fkPageID = pa.pkID
AND pa.Name LIKE '%(The page name here)%'
AND pd.Name = '(Name of the XForm property here)'
Take this value and insert into the default value text box on your page type in admin mode.
Dirty, yes. But I found no better way of doing this.
Regards,
/Marten