Is there any convention about positions/order to display options buttons/radio- buttons/checkboxes for values as:
"Very low","Low", "Medium", "High", "Very High"
for attributes as Impact, R…
I have a use case in a modal where the user can select forms and define criteria based off of what they have selected. All of the criteria dependencies based off what form the user has selected remain the same in 90% of the use cases, but …
Let’s say I have a login form and after a user clicks the "Login" button, the form begins working and a spinner is added to the button until HTTP processes are complete.
For this example, I will use [*] to represent a spinner (on…
Let’s say I have a login form and after a user clicks the "Login" button, the form begins working and a spinner is added to the button until HTTP processes are complete.
For this example, I will use [*] to represent a spinner (on…
Do you know if we can code a “Sign up with Apple” button differently to a “Continue with Apple” button?
The reason I need to know this is because I want to have users select the ‘Sign up with Apple’ button when they are on the sign-up scre…
Do you know if we can code a “Sign up with Apple” button differently to a “Continue with Apple” button?
The reason I need to know this is because I want to have users select the ‘Sign up with Apple’ button when they are on the sign-up scre…
I have a government client using Pega to control the flow of a business case where a user flows through multiple form screens. Within several of these forms, the user is prompted to optionally upload supporting documents – optional but des…
My form has two fields.
The first one is a dropdown list displaying a list of categories, and the second one is a data list that displays a list of users.
The data list options depend on the category selected in the dropdown list.
E.g.:
I’m designing an online form that includes selection of options from combo boxes. The submit button is on a sticky bar at the bottom of the screen.
My question is: should the drop down of a combo box in a form be above or below the sticky …