-
Recently active
Hi there, I have created two interface which are MedicalRequestForm and EquipmentRequestForm, then I created third interface as RequestForm where I took a radio button and shown the value as RequesType (Medical and Equipment). I want that MedicalRequestForm or EquipmentRequestForm must be shown on the basis of radio button selection which is working. But In my first both interfaces, I have one dropdown, so whenever I am selecting a value from the dropdown, then whole Interface (RequestForm) is getting reload/refresh. Note: I took the rule input as ZMS_Requests in all the interfaces separately. Please see the below screenshots: 1. MedicalRequestForm: 2. EquipmentRequestForm: 3. RequestForm (without selection): 4. RequestForm (with selection of Medical): 5. RequestForm is getting back as screenshot no.3 when I select a value from dropdown Animal Name as above screenshot. Could anyone of you help me to resolve this issue? Please let me know if you need code.
Hi as I am new to Appian so I am not able to figure out the issue behind this. This process model is responsible for generating the Month End Review for the Staff and Supervisor. The process runs every second Monday of the month. Initially, it is in enabled status. When a supervisor starts it, it is in initiated status and then the staff under him acknowledges it, and then again the supervisor files it. Once filed the MER has the Filed status and no one can edit it thereafter. But the problem in production that some supervisors are facing is that once it is filed after some time it goes back to the initiated status. This happens to some specific supervisors, not all of them. But we are trying to replicate the same scenario in the test environment but such a scenario does not appear. What could be the probable reason for this? Can this be a browser issue or many users trying to access it at the same time? We couldn't figure out what actually is happening.
Hi, I am starting the online academy course (Appian Dev) and the playback stops in the middle of videos. I have tried Chrome, Edge and IE, all gave the same result. Anybody encounters the same? Thanks, Chan
Is there any function from which we can count no. of rows present in read only Grid??
Hi All, We are facing this strange issue of Cannot interpret context for UI Expression reason unauthorized. Could you please help us what is the issue and how to resolve it. TIA Harsha [emoticon:c4563cd7d5574777a71c318021cbbcc8]
Good afternoon, We have to carry out the following functionality, we have to show an image in a form and said image has to be able to rotate.We have been looking at the documentation and we don't see how we can do the rotation issue. Does anyone have a solution? Greetings and thank you
Hi there, I have created an Interface, and I have used a!fileUploadField component which is taking 79.15% loading time. Please see the screeshot. Could anyone of you please help to reduce it? or any alternate solution to this? Thank you in advance!
Hi Team, I have a database which stores document data of Appian. The database table stores DOCUMENT ID of the product. it is like TaskOwnerName Document ID A 356234 B 321434 C 413434 D 431431 Now I want a excel export of the above data but instead of document ID i want document hyperlink. I can do this easily on the grid. But I am unable to do that in Excel Export Can you please help me, It is very urgent
Hi Everyone, My requirement is - I am showing an Admin Form, When The user enters data in the fields, they get stored in the database and I am showing the details in a selectable grid. The user can add a row or update/remove any row by clicking on the particular row from the selectable grid which will show the data for that specific row in the form. It is working fine for text box control to fetch and show as well as be blank while entering a new data row(event).But when it comes to a dropdown(year), I am facing an issue with the below code to fetch and show the field for selected row but be blank and mapped to rule input or local variable while adding a new row, for that control. The data is not getting getting populated into a dropdown. I have added a default value "2022" to avoid the error but, I actually need "ri!HolidayDetails.year" in place of "2022". Kindly help Thank in advance.{ a!localVariables( /* This variable is used to persist the check
Hey Guys, I have a database table that contains teams that have applied to the competition. I want to check the validation, if I insert team and competition to apply that already exists in the table displays as "Already applied.a!formLayout( label: "Apply Team to Competition", contents: { a!sectionLayout( label: "", contents: { a!columnsLayout( columns: { a!columnLayout( contents: { a!pickerFieldRecords( label: "Choose a Team", recordType: 'recordType!{9590f767-061f-48ac-850e-63e14f7db91d}SGDC Dance Team', value: ri!map.teamId, saveInto: ri!map.teamId, showRecordLinks: false, maxSelections: 1, required: true ) } ), a!columnLayout( contents: { a!picker
Hi Appian Team, We are getting the following error, Interface Definition: Expression evaluation error in rule 'pf_sections' at function a!dropdownField_20r2 [line 84]: A dropdown component [label=“Shipper”] has an invalid value for “value”. All selected values must be present in the choiceValues array, but value was 4473 and choiceValues was . We have integer or number tyepe in choicevalue as well as in the value field , both types are same can anyone help me out to clear this error? Thanks Sunu Sam
I'm trying to send attachments through email smart service but it is showing that there are no documents present even though there are 13 of them present. Please share your thoughts.
Is there anywhere we can download Appian Icons to be used in a wireframe or a UI/UX mock up? Thanks.
We are on Appian cloud version 21.4. Recently we started seeing the following message when process completes. We can't seem to find what's causing this or how to turn it off. The same process in a different environment with different Appian Version does not show the message. FYI: This is not an embedded interface. It all within the Appian Platform. Does anyone have any insight on this?
"
Hello, I was looking for differences between Start process smart service and User input task. Please help.
Hello everybody, I have the following snippet [View:/cfs-file/__key/communityserver-discussions-components-files/11/snippet.txt:93:126] that generates the following screen. I would that Fitnesse click on the second item generated (the link "Massive loading") so I wrote with following script !| script || click on link | Massive loading | but that did not work, it showed the following message: Timeout period reached: Wait for Link - Massive loading I tried then with !| script || click on link | COLUMN_ONE_TEXT[2] | but nothing again, it showed the following message: Timeout period reached: Wait for Link - COLUMN_ONE_TEXT[2] By the way, I have read all tips in cheat sheet but I did not find any effective suggestions. Could you please give me some help or useful hint? Where I am wrong?Thank you in advance, best regards.Paolo
Hi, Can we acheive auto tab fucntionality in appian? Once user enter 5 characters in current text box, automatically cursor should move to next text box in grid Please suggest Thanks,
Hello All, I have a XML generated and wanted to write the data in the xml format. But when I generate the document, To explain my xml is in the below format <Doc> {data <exp> {data <exp1> {data} } } </Doc> I have the attached the xml out and the template I'm using to generate the document. Can anyone guide where I have gone wrong since the data is written for each row . I need to show only the data how it is generated in the XML file. [View:/cfs-file/__key/communityserver-discussions-components-files/11/XML.xml:320:240] [View:/cfs-file/__key/communityserver-discussions-components-files/11/0728.Template.docx:320:240] [View:/cfs-file/__key/communityserver-discussions-components-files/11/2323231001-_2800_1_2900_.docx:320:240] Thanks
Hi, Is it possible to use a!pickerFieldCustom() for dynamic inputs? For example, while I type a word in a!pickerFieldCustom() component, it has to filter from the database and show the returned query in the a!pickerFieldCustom() component dropdown. Thankyou.
I am facing this error in UI when m trying to modify the UZ. Code which I used is below: a!localvariable( with( local!uzReadOnly: rule!TM_QR_getListUzById(UzIds:ri!formReportableSegment.UzId), a!sectionLayout( label: " Details", columns:{ a!textField( label: "UZ", labelPosition: "ADJACENT", value: local!uzReadOnly.UzCd & " - " & local!uzaReadOnly.UzName, readOnly: true )}, I tried indexing it but still throwing same error.
Hi, I am having 2 interfaces (Form A and Form B). Calling form B from form A through startprocesslink. If click cancel button then form A get refresh with new instance. Save click is working well. How to fix this? Regards, Khan
Hi All, Where can we find Appian Quarterly Release training. And if we complete the training, where can we find the new expiry date of certification. Will we get any notification on release of new training courses? Thanks in advance.
Hi Team, we have an on premise Appian 21.X setup. For some of our end users, who are external users of the application, are using VPN to access application. They are currently facing issue as below the files are dragged on the form (max 2 at a time, avg 5 MB file) Form is submitted user waits for the upload to happen but it fails to happen or sometimes take time for user to keep waiting for file to show While looking at File Upload component documentation, I see below. Temporary files When a file is uploaded, the component updates with a temporary Document representing the uploaded file. Between the upload and the form submission, the file on the server is an inactive temporary file and not accessible except through fv! variables described in the File Name, File Description, and Validations parameters. This is the only way to access file metadata before the form is submitted. If a file is uploaded to a form that is never subm
Hi All, I am using custom picker to select the account managers. So in the current screen, when the user selects the account manager it displays me the selected user in custom picker. But when it goes to the next screen(used the same UI as previous one),it is not showing me the selected users in custom picker. The reason is I am using local variable for value parameter in the custom picker since the field which i am trying to write in DB is of type varchar. Can you please help me to populate the data to the next screen and also to allow it for further selection. Thanks in Advance!!
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.