<![CDATA[ uri_override - My Forums]]> https://forums.modx.com/thread/?thread=104343 <![CDATA[uri_override]]> https://forums.modx.com/thread/104343/uri-override#dis-post-561255
How can i fill the freeze url variable throught a database query?

image below: https://drive.google.com/open?id=1Shjaiy-mDqtM05tS5S9Q8yvLohxCoaA3

i mean, when i click that checkbox and click save button, an INSERT(uri_override = true???) is made for that resource?

thanks]]>
jacielluve Aug 30, 2018, 07:01 PM https://forums.modx.com/thread/104343/uri-override#dis-post-561255
<![CDATA[Re: uri_override]]> https://forums.modx.com/thread/104343/uri-override#dis-post-561266
In some systems it could be a joke to get that functionality, like three steps all to work around the weaknesses of their systems.

Wait til you play with custom snippets that do whatever you want, you can execute php basically anywhere on a page]]>
nuan88 Aug 31, 2018, 01:55 AM https://forums.modx.com/thread/104343/uri-override#dis-post-561266
<![CDATA[Re: uri_override]]> https://forums.modx.com/thread/104343/uri-override#dis-post-561264 Quote from: nuan88 at Aug 30, 2018, 07:20 PM
you'd have to call the db to get the resource, then check the flag for the option, I don't think its too hard...a bit of php would do it

yeah, im figuring out, uri_override is holding 1 when checkeed XD

they hold zero if unchecked. my first thought was if they existed in db if unchecked, not like custom template vars that dont exist if no value is filled in XD

thanks]]>
jacielluve Aug 30, 2018, 09:01 PM https://forums.modx.com/thread/104343/uri-override#dis-post-561264
<![CDATA[Re: uri_override (Best Answer)]]> https://forums.modx.com/thread/104343/uri-override#dis-post-561257 nuan88 Aug 30, 2018, 07:20 PM https://forums.modx.com/thread/104343/uri-override#dis-post-561257