Is there a way to show xMod Pro edit and insert forms in dnnModal popups? Thanks
I saw that Ryan Moore had an Add-On that I can no longer find to dynamically add additional fields to an existing form. I have a form full of check boxes that builds a report at the end. Works just as I want it to. However, I have situations where within the same form the user will need to add additional line items to the form when they click Update. I don't know how to explain it, but at the bott
Did UserInRoles ever make it into XMP forms? Looking for best practice to hide/show form sections based on a specific roles i.e. administrators. TIA Buck
I created a Contact us style of form which has a submit button that sends an email and then displays a success message thanking the user. What I am looking for is an easy way to allow the user to reload the Contact Us form with their personal information reloaded as well so they can contact another department and not have to re-enter their.personal info. Any Ideas of an easy way to do this?
Hello, I saw a YouTube video from DNNProfessor, Buck Anderson in which he demo's a school bus inventory control application using XModPro. In that, he mentioned a download that template. Buck's site is no longer on-the-air. We have purchased XModPro and would very much like to get that application or another Inventory system very much like it. We have an immediate need to show our Intranet users w
I've been experiencing an issue with the latest version of XMOD. I created my tables in SQL Management Studio and when I use the form builder I select my fields, yet the field chooser dropdown list on the auto-generated page only shows me 1 of my selected fields. Anyone else experiencing this? Thanks, Phil
Is there anyway to display different AddForm/EditForm? I have a template that has multiple templates inside it and would like to be able to click add or edit on one template and display one form while on another template display a different form. Like there is in templates such as <xmod:select> <case value='[[Url:Item]]' operator="=" expression="A" comparetype="text"> <AddForm id=A> </case> <case
We released version 4.4 on Friday, July 12, 2013 which, among other things, added SQL Azure Database compatibility so XMod Pro can now also run on DNN and DNN’s Evoq in the Cloud, on Windows Azure. We've got other great additions such as new Include tags, ConnectionString tokens enabled, and more. Check out the details here: http://dnndev.com/Learn/Guide/Article/XMod-Pro-4_4-Released
Hello, I'd like to make a form/template that only the host can use. I figured I could do EditRoles="Superusers" in the template, but that doesn't seem to work. Also, I can't find a way to block the form either. The trouble is that administrators are able to configure the module to select the "host" form/template. So, first, is there some way to make it so admins can't select certain forms/template
I'm trying to get the Snippets working and not having any luck. I created file snippets.js with the code in the documentation and put it under the portals/_default/XModPro/. Then reloaded the frame and page they still don't show up.