-
Recently active
I have a CDT declared as ri!input. The expectation is to create a section with text field which would have 1 value from cdt.(user value as per below image) The rest of values of the cdt is gotten via the grid layout.(countries, home country) I face an issue when i update a value in the text field , automatically a row gets added in the grid row layout as highlighted below. As one value is procured in the text field it expects value in the grid also to be populated. please let me know how this can be fixed as the text value is required field not the grid layout would be mandatory As this row is automatically added it interrupts the validations. I have tried to save the value in the ri variable in child form and dealt with local variable in parent form but no luck. Also the value when got from the local does not display in subforms in PMs The ask is if the user field is updated and if no values in the grid then the user value should be added to cdt but should not display
I am a Designer and I use Appin Designer to present interfaces to my team and get feedback. I need a way to record and store their comments somewhere in Appian Designer so I can go through them after our sessions and make the changes that were decided. Is there any comment function in Appian that I could use for this purpose? Thank you!
We are using a!iconIndicator to display icons such as happy_face, sad_face etc in our dashboard. We are able to see those icons in lower environment. But we are not able to view the same in prod. Anyone know what is the reason for this behaviour? Lower environment Prod
I have a requirement to sort few columns in a paging grid in A to Z & Z to A. Issue :Sorting is working as expected how ever, When we click on a specific column to sort then NULL data record that is showing on top of the list then followed by A to Z records. Is there any possibility to show A to Z & Z to A first and a the end of the grid just to show record which has null column. Note: Grid is populated using record(a!recordData)
Can we customize the settings? Like remove the settings for Password, Third-Party Credentials, Email Notifications, Mobile Notifications, and Accessibility? Can we also add more settings on the General tab?
I have a column layout (shown below with dividers) with text fields with adjacent labels. I need this column layout to be more narrow, but when I make it more narrow, it tries to preserve the spacing to the left of the text field labels and shrinks the text field values. I want the opposite. I need to reduce the blank space to the left labels and keep the size of the text fields. How can I get rid of the wasted blank space on the left?
I want to refer to the information on the right when filling out the form on the left. I want a new page to be displayed on the same interface when I click the product name on the right. How can I achieve this operation?
We are using an editable grid, we have a requirement where we need to display a textbox when a particular value (Other) is selected from the multi dropdown list other wise it should not display textbox. Please find the attached screenshot for requirement reference.
Hello, The categories of column char showing one 1st at its index. The column chart is as follows: series: local!columnSeries:a!forEach( items:local!months, expression: a!localVariables( a!chartSeries( label: fv!item, data: a!localVariables( local!count_usage:where(local!months=cast(typeof(local!months), fv!item), 0), if( length(local!count_usage)=0, 0, index(index(local!localCbProcessess.data, "id_count", {}), local!count_usage, 0) ) ) ) ) ) Column Chart field: a!columnChartField( categories: local!months, series: local!columnSeries, xAxisTitle: "Months", yAxisTitle: "Usage", stacking: "NONE", colorScheme: "CLASSIC" ) categories data sanp: the chart is not sho
How to populate a dropdown list of years between 1990 to 2023 using enumerate function
I am displaying a menu of links for viewing various Record Lists from an interface. How can I display a Record List for specific record type? a!headerContentLayout( header: { a!cardLayout( contents: { a!richTextDisplayField( labelPosition: "COLLAPSED", value: { a!richTextHeader(text: "Reports") } ) }, height: "AUTO", style: "#666666", marginBelow: "NONE", showBorder: false ) }, contents: {
Hello, I have a multiple dropdown where sometimes so many values are selected that it is hard to find them in the list. Is it possible to have a multiple dropdown sort by the values that are selected? For example, in the below screen shot you can see all of the selected values highlighted in blue. Is it possible to have the dropdown sort by showing the highlighted/selected values at the top of the dropdown list? This would make it easier to remove values that we need to when editing/updating. Thanks in advance!
I am working in a planning poker App, and I'm trying to refresh the values for all users at the same time automatically after some record action is executed. I just don't want to complete the action via dialog window, is there any way for doing that or am I doomed?
Hi Everyone, Is there any way to include radio button instead of check box in read only grid for selection?
Hi there, I have created a button to generate CSV file but after clicking on button- page redirects to home page. I want to create document link when clicking on button so that file get downloaded. How can I do this in interface? Thanks
Hi All, Is it possible at all to edit the reassign task screen? I want the user to be able to only select a certain number of groups not all the ones available in the application itself. thanks in advance
I have an interface created, It is an employee onboarding form, it is there on the website , so once an employee fills the form, the details gets stored to database table, now my database table is populated with the new employee detail. I have another tab, Update information if an employee needs to update information , so when an employee clicks on Update information it should automatically fetch my older details but is now, how can I make it hapen?
I am having a problem navigating back to the home screen when clicking on a site tab that is supposed to redirect to the main Interface. The tab click is perfectly reloading the interface in the desktop view but it is not working in the mobile view. Does anyone have any idea how can this work in mobile view too?
I am facing issue in interface when I am preforming action on my records or form it not showing the updated value until I refresh the whole browser it will be helpful if anyone sugggest how I can resolve this issue.
Hi All, Is it possible to have some type of "Workflow" to show the user where a task is at the moment? I know we can see it in the actual process model in the monitor view but is this possible in an interface? for example, a submitter fills in a form then it goes to the manager he approves then it goes to the supervisor and he approves or denies and then it completes the task. Is there a way to have some kind of visual in an interface to show where at is the task at the moment? something like submitted----------------------> Manager-----------------> Supervisor---------------> completed . Just so for example the supervisor will know at what part of the workflow is the task at. Thanks in advance
How can we achieve CSS like linear/radial gradient background image in Appian?
Hello, I'm trying to use the new Translation Set object to translate the choiceLabels of a multipleDropdownField, but I don't see a way to get several items from the translation object to assemble that array. Does anyone know if it is possible to do this?
Hi, I have a style issue with the radio button size. The size of radio button will be bigger when the screen is small. How can I control it don not change the size.
Hi i have written code like this but it is showing the data like option1, option 2 but i want to show data like •option1 •option 2 how can write code for it
I'm trying to get the User Filters that are currently applied in a readonly grid to use them in a Process Model, but I don´t find a way to do it. Is it possible to retrieve that data?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.