Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
I drag drop down list widget, numeric entry widget, button widget, date time picker widget in my mashup. As all drop down box should be mandatory and if one of them is missing, when I click add button, it will not allow you to add data into database. how to put alert information into button widget?
I apologize I cannot understand your requirement here. What is the expected result and use case? What is the actual result?
Are you asking how to put an alert or some other information in the button widget? If so, that cannot be done with out-of-the-box widgets. You could use a value display (for example) or another widget that accepts input parameters to display.
hi @posipova ,
sorry that I cannot describe my question clearly. what is my expectation is when I haven't selected all of drop down list widget, add button is disabled and also show the sentences, which should be mandatory part is not selected. Maybe I need to use validation widget. but I don't know how to use it
Hello @xiaoqw,
Your task is quite standard, and you have a couple of options:
/ Constantine