I am trying to create XML from my pages using ditto snippet. 开发者_JAVA技巧I have ditto snippet with tpl to a chunk and in chunk I have this:
I\'m trying to submit an ExtJs form the standard way, but the form is always submitting to the same page am not sure why although the url config option is correctly set
I\'m trying to submit the form when the button is clicked, however it wasn\'t as simple as i thought, i always end up getting a fp.getForm is not a function, although the submit handler is taken direc
I\'m working on a Customer Manager Page that basically displays the details of a person object(first name, last name...) using display fields without any editing, my view widget is as follows:
I installed modx Revolution and everything is working fine in the manager, except the front end, when i browse to the local website nothing shows up, just a
I have a select element that does a post using jQuery开发者_开发问答 on a change event, I was trying to post it to a snippet and get the results back, however it seems that if the snippet is called di
I need to pass string from url: ..开发者_StackOverflow社区/page.html?code=123456 to a form (eform snippet in modx)
I\'m having some trouble with some c开发者_JS百科haracter encoding causing some problems with a search form on my website. One of the possible field values has an ampersand in it. When this is selecte
It looks strange, but when I synchronize my g开发者_开发技巧allery all little images from folder \'_thumbnails\' are deleted and not created again. But big images exist in folder \'gallery\'.
I need to build a custom tv in modx that will all a user to select a image, a title and a date. Can\'t seem to find any help other than the docs with although detailed don\'t answer my problem.