Comments
-
Agree, I am not able to public embed the bricks with form input as well. I heard that the domo brick needs to be converted into an App to save the input data. I have a question here, Would I be able to convert the brick to App through 'Convert into an App' option and use it to store the user input data through public…
-
@GrantSmith Does the 'Convert to App' feature in Domo brick helps in achieving this?
-
Thank you for your response. How you you prefer my code to be sent?
-
@JasonAltenburg Update: I fixed a data path in code and it worked , thank you!
-
@JasonAltenburg Thank you for your message, I have already followed the same steps, but the form interaction has changed and is no longer the same as before. Even in the app, the interactions have changed after converting it to an app, which is why I was considering undoing my changes. However, I will still check my code…
-
What can I do that have my code running in another brick? @JasonAltenburg
-
@GrantSmith In case if I am modifying the form and dataset brick with more form fields to input, does that mean I cannot have the data inputs stored for the customized form in brick as I cannot modify the manifest.json file in the domobrick?
-
@GrantSmith When the app is re-deployed, will we still be able to access and use the old app as it is, and make changes and modifications to the re-deployed app without affecting the old app's functionality?
-
Thank you @ArborRose for your response. Looks like these functionalities are not feasible through form builder, the misconfiguration issue on 'Required' marking of questions is currently being reviewed by support team.
-
@laurenmiddleton You can do magic ETL or SQL to split the column into two columns. You can then count the column using distinct first 4 numbers using group by or maybe you can pivot the distinct 4 digits if the data is not too complex to list the all the project codes and count. You can also create a beast mode calculation…
-
@user002792 Contact your TSM or support. They might help you.
-
@ArborRose Thank you so much for your response. However, in the above example, I see only one metric being pivoted at a time. I am trying to pivot two metrics simultaneously. I tried creating a duplicate dataset through SQL transform, created two separate pivots for each metric, and then joined the two pivoted datasets.…
-
Agree, It is a bug (I confirm that the required toggle is turned off and Form builder is limited.) I do not have access to the CSS or JavaScript. How can I achieve the below How can I require a question to be answered before moving on to the next question, rather than only displaying a message at the end and it does not…
-
Thank you so much, ArborRose, for your response. I figured out how to make the question optional. I appreciate the information on 'Conditional Logic.' I have checked it, but I do not see any settings to apply conditional logic in 'Form Builder.' Regarding your last comment on the Thank You message, how can I achieve that?…
-
Can someone confirm if the above code worked for the dynamic pivot? @MichelleH @GrantSmith @NathanDorsch
-
@MarkSnodgrass I followed this procedure, and it works. However, some of the column values are not populated and are blank, even though they have values in the dataset. Additionally, multiple responses are not displayed; only one response value is shown. I have a question that includes a section(question to rate with few…
-
Thank you for this , I struggled with the same today. Instructions are not clear in the document. Also I see that I cannot public embed the form viewer, Is there any alternative approach to public embed the form viewer?
-
@ellibot and @MattTheGuru Thank you for your response. Is there an alternative way to publicly embed the no code forms?
-
Thank you for your response.
-
What are the alternatives to embed the no code forms in DOMO?
-
Hi, I am facing the same issue. Has this issue been fixed?
-
Thank you for sharing the documentation.
-
Also one more question, I was able to download the assets, How do I identify the type of app that has been used for creating it?
-
Thank you for your response. where can I run the domo publish again? and can I copy past the code for other instances?
-
Yes, when added as an app to the app studio card ( the default instance is displayed instead of saved changes)
-
Thank you for your response. I have a new instance where I customized the form with code and saved the changes. When I tried adding that app (the instance where the customization was saved), it displays the default settings. This might be because it considers it as adding a new instance of that brick. Please correct me if…
-
@JosephMeyers I figured it out. I was trying to add content by adding an app, which displays the default form on the brick. However, when I try to save the customized form on the brick and add it as a card, it works. Also, I observed that it only allows me to add a card to the dashboard once.
-
I agree, thank you.
-
@JosephMeyers Yes I was able to add the content displayed. However it is displaying the default form content instead of the edited one.
-
You can add several lines to description and hide it in the settings , this way when you hover over the card you will be able to see both title and description.