Subtotal: $197,306.00
Hi It's been quite a few years since I've worked with life forms. I've forgotten the basic formula format As an example a string function in this format =Left([Field Name],6) does not work. What is the correct format ? tia Tony PS, if there is any docs on this a link would be great.
Getting this live slider video to autoplay. If you click the logo, it does play, but otherwise, it just shows a black box. Here are my settings, which look right. Any other idea what's wrong?
Hi, What happens within Live Forms after a user is redirected to make a PayPal payment? In the submission logs I can see the response "user cancelled" when someone clicks cancel and return to website. I can also see the transaction information for a payment that is made and verified. But the action taken for the end user is just to return to the page with the form. There is no indication for the end user about their cancelled, incomplete, or successful payment. I know I can make a message appear in Live Forms after submission, ...
We are considering moving on from "My Tokens" to "Live Tokens". Before buying Live Tokens, what is the suggested migration path going from "My Tokens" to "Live Tokens" ? Will we need rewriting the Tokens ?
Hello I need some help. I have a liveform for registration that collects birthdate. I would like to use a javascript function to convert the birthdate to age that updates a custom profile field called age. Here is what I did 1. created a hidden field called Age that corresponds to a custom profile field called 2. Under Actions using On Form View I selected Bind or update a single form field via javascript 3. For field name I selected the Age field 4. Not sure where the token value is used but ...
I built a live forms module into a page that got deleted when applying a theme to the page. Is the a way to recover?
How do I bind the token prefix to the textbox for Bind multiple form fields via SQL Query?
I have a visualizer with a structure that has a file upload field. When the visualizer auto generates a table view the file upload field is presented as @Html.Raw(row["Structure_FileUploadFieldName"]) and when it renders there is a link to the file using the filename. What I want is to not have the filename, but a field value from another field in the structure. In the database I noticed that the File Upload data is stored as a path with some square brackets surrounding it, but when it renders using HTML.Raw() I get the following: <a href=" " target="_blank" ...
Hello community! Is there a way to allow users to down vote ONLY if they have already up voted an item (question) thereby letting them REMOVE their up vote while also preventing negative ratings?
We've set up Live Exchange to allow users to pick from the list of tags entered via the Live Exchange administration section (Questions--->Tags) and blocked the ability for users to create their own tags. Our goal is to limit the total number of tags users can apply to their questions to 3-6 tags. Is it possible to limit the total number of tags that can be applied to a question?
Are you planning to integrate Stripe with Live Forms?
Hello community! Pertaining to the Essentials Ultimate Enterprise Collection- are there any widgets available for Live Exchange? We'd love to show related tags or questions (or other content) while using the Live Exchange Answers theme. Some examples might include widgets for Live Content, Live Articles, and Live Blog. Tks!
how many emails per minute can Campaign send when using SendGrid and Amazon SES? Nominal email size 500 characters or less. Thanks
In the submission overview a repeating header and data columns are visible, it shows every lable twice. Why is that and is there something I can do about that? It always causes such a wide page.
I'm contemplating updating my Essentials Enterprise license. Porto has been updated regularly with some nice updates in recent versions. Some (many?) of these have not yet made it to Tahoe. Can we expect to see Tahoe continue to be *aggressively* developed? Thanks!
Hi, When trying to export the Life Form into an excel spreadsheet the matrix field exports over as HTML code. Is there a way to pull this information without it being exported as HTML code, but instead the information that was inserted? Thanks, Jasmine Walker
When trying to generate the email that is send after a form is filled, the action generates an error and does NOT show the editor that is needed for this to happen. This probably is caused by an error generated because a 'popup' plugin is not present or not able to load properly. ============================ Uncaught Error: [CKEDITOR.resourceManager.load] Resource name "popup" was not found at "http://xxxxxxxxxxxx.nl/DesktopModules/Mandeeps/Libraries/Common/Frameworks/Ckeditor/plugins/popup/plugin.js?t=K24B". at CKEDITOR.resourceManager. (VM5655 ckeditor.js:270:33) at e (VM5655 ckeditor.js:265:189) at Array.x (VM5655 ckeditor.js:265:332) at t (VM5655 ckeditor.js:265:416) at CKEDITOR.env.ie.e.$. (VM5655 ckeditor.js:266:429) ...
We have a process that uses LiveForms to collect data and allows the user to attach files. We have discovered that the uploaded files are accessible from our public website as long as some has the url. Due to this, we have had malicious files uploaded to our website. The files are currently saved to a folder location on the webserver. 1. Is there a way to allow file attachments, but prevent them from being accessible from our public website? 2. Can we configure where files are saved so that we could save them in a ...
Is there any possible way to relate blog posts to a dnn page? I don't see a widget that would allow us to choose posts to show. Is there an api the Live Blog generates to get posts? Is there by chance a mandeeps module that could be used to do this?
I have a form with several dropdown menus. I have a default value of "SELECT" just to give a user prompt. When the form is submitted, the value of "SELECT" is written into the database and also displays on the tokens for the form response. Is there a way to have these menus not record anything if they are still on the default value?
Hi - I just purchased Live Forums 4 Standard. Great module btw! I've created a new dark theme using the style.css and app.css. I'm wondering how I could change: "What will you discuss today?" text "EXAMPLE" text on the search panel (I attached a screenshot of the dark theme just to see what you guys think :) ) Thanks! James Auld
I'm using the live blog and the articles have "tags" associated with each one, but there is a section on the post settings called "Page Header Tags", i'm looking at the documentation and can't find what this does to the post.
I need to format the time to be much smaller when displaying on a mobile device. Something as simple as “dd:hh:mm:ss” as opposed to the individual elements being reorganized and strung down the page. Thank you!
Is it possible to use if statements in the Live Blog templates? Example would be if we are using the same theme for two seperate blogs, but we want to show a title differentanly on each. If ([BlogName] === 'HVAC Technical Blog') { Show Title } else { Show this title }
I'm getting the following error logged with a (previously working) install of Live Tabs (6.1.3) in DNN 8.04 upon load: DotNetNuke.Services.Exceptions.Exceptions - System.Security.Cryptography.CryptographicException: Padding is invalid and cannot be removed. at Mandeeps.DNN.Libraries.Common.Factories.LicenseFactory.GetLicenseManager(AppInformation appInformation) at Mandeeps.DNN.Libraries.Common.Factories.LicenseFactory.IsLicensed(AppInformation AppInformation, String LicensingURL, String& Message, Boolean& Redirect) Where the module should appear I see: There was an error displaying content. Please contact site administrator.