-
Recently active
Hii All, Can anybody help me how to Implement pagination in Editable Grid?
Hi team I'm needing some help with getting an interface together to populate a simple table for collecting survey data. I have a list of software titles divided into categories. Each category will be surveyed individually, until we have gone through the entire list of titles - this is to avoid providing our users with a massive task! Likewise I do not want to send through a task for each individual title in a category. Here is the concept model for what I want to do: The survey result CDT looks like this: I have been thrashing around for the past few days with Editable Grids and Read Only Grids, and am experiencing the following issues: With an editable grid I can put a dropdown into the column but I do not know how to generate an individual row for each title. With a read-only grid I can get the individual row for each title but I do not know how o set up the dropdown or equivalent for my users to be able to choose their response I have tried various approaches and
Hi! I created an interface with cardChoiceField, which allows me to choose one of multiple subinterfaces (via rule!), which I created before. These subinterfaces have a dropdown which value is assigned to a local (to subinterface) variable. The problem is that when I choose a value in the dropdown it doesn't change the local variable simultaneously - to see the "refreshed" interface, I have to switch to other subinterface, and then turn back to the original. In that case I obtain the subinterface I want, with refreshed variables. Is there any way to do this without switching to other subinterfaces? I understand that it could be solved using rule inputs, but I would like to know how the interaction with local variables in reusable interfaces work
HI all, am new to this, please tell me how to give paging size of 2 in a grid and has to show "<<" like this so that another records has to show pagingInfo: a!pagingInfo( startIndex: 1, batchSize:2 i gave like this but showing 2 in agrid, but no arrow marks << like this i should show 1-2 of somenum > >> kindly edit?/modify the code Thanks in advance
Hello Everyone, Can anyone please tell me how can I read the excel file and ignore the is blank rows i.e if any column is blank then that particular row should be ignored. Many Thanks
Hey Community ,is there any option that we can translate the runtime value ( fetch from database) in send email smart service translate into french?
I need to write below code in a loop : "<table border=""1"" style=""width:100%""><style> </style>"& "<tr><td>" & ri!headerList[1] & "</td><td>"& ri!cdtType[2].commentDate&"</td></tr>"&"<tr><td>" & ri!headerList[2] & "</td><td>"& ri!cdtType[1].comment_txt &"</td></tr>" &"</table>", I want a looping only for "<tr><td>" & ri!headerList[1] & "</td><td>"& ri!cdtType[2].commentDate &"</td></tr>" Can anyone let me know please
Hello, I have data like the picture bellow. The type of the data is Any Type(List of Dictionary), It shows that List of Dictionary has 2 items, but, when I use the count() function it returns "1". How can I count the "Any Type(List of Dictionary)"
Hi everyone, I am new to Appian and facing challenges in using customFieldPicker, we need to implement: Do we have any Field where user can search for exiting list of values from database, and if value(text column in our case) is not there in the list then whatever value user has typed in can be written to DB on the form submission. Later the value will become part of the list. We implemented it like this: We have one table having 2 fields- id and text only. The ER we created is attached below: We are unable to save the value. Please let me know what I am doing wrong. Thank you!
So I am working toward getting my Senior Developer Certification. One of the major components of the Exam seems to be Database Management. I am well versed with RDBMS but wanted to understand the scope as far as certification is concerned. I see "Appian Advanced Data Design Training". However it is Instructor Led only. There is no self study option. Not only can't I find anything on schedule in the "Americas" for the Instructor led course, I would rather study on my own time. I simply want to know what topics are covered in the Instructor Led course. Hopefully this is public information and can be shared? Thanks in advance
Thought I would ask here to draw awareness. Going through the Portals Course - specifically the Publishing Portals Course. At the end there is a tutorial that needs the Wyndhamm Power Outage Application. Only I cannot find the application in the Appian Community Edition. Did someone at Appian forget? Or am I supposed to find the package somewhere and import it. Hopefully someone has solved this problem already.
Hi, I am taking the service name from drop down field from interface and mapping it to following variable. After that I am uploading excel as below: Following is the rule I am using in script task and saving its value into Boolean type variable 'flag'. My requirement is if pv!Service_name=pv!cdt.srvc_nm then it should go to XOR path otherwise send email path. if I change the value in excel rows the flow is not going in appropriate way. Thanks, Kiran
Hi, I am trying to download the Data Store Entity in to excel. If I don't give any selection and filter criteria only 5k records are downloading & if I give selection & filter criteria only 1k records are downloading, but I expect more records to be download. Is there any limitation from Appian to download the records from data store entity, If yes, then how much records? Thanks, Kiran
How can we add something like an "Upload" or "Preview Document" button on the form that submits (typically without validation), and simply chains back to itself - this will give the user the impression they have not left the form, but turns the document into an official object that can then be previewed.
Is there any way we can build an organization chart using Hierarchy Browser Tree Component where we get data from a data subset? I tired referencing the link - https://docs.appian.com/suite/help/20.3/Hierarchy_Browser_Tree_-_Contact_Management.html. But I was not able to download the Contact Management application. Any suggestion would be greatly helpful. Thank you.
Hello I am unable to install appian designerand unable to create an open caseIs it normal?
An error occurred while trying to write to the entity "CG_Customers" [id=d0015edc-386e-4295-a948-f3684375895a@8211, type=CG_Customers (id=4066)] (data store: CG_DataStore). Details: java.lang.IllegalArgumentException: The record to be saved must not be null: TypedValue[it=4066,v=<null>] Data: TypedValue[it=4066,v=<null>]
Hello, Is there a way to check case sensitivity on the value I pass in? Also, is there any other way to check the data type of the value?For example, 1) Want to check if the value corresponding to the date type is actually using the date type correctly? 2) Want to check whether the value corresponding to the string type uses only uppercase letters, only lowercase letters, and whether special symbols are combined. Thank you.
I been trying to get a document upload it into Appian and also being able to display it using the document viewer Field , but I get the message that is either deleted or not in system. Can someone please show me an example of how to set it up please.
I want to convert, a Url into base 64 format, is there any possible way except encodebase64string() function
Hi for this code am getting the error can someone suggest me what mistake i have done here a!dropdownField( placeholderLabel: cons!CR_APP_TXT_PLACEHOLDER_VALUE, disabled: ri!IsReadOnly_bool, choiceLabels: touniformstring( rule!APN_distinct( index( local!getContractIds_cdt, "contractId_int", {} ) ) ), choiceValues: touniformstring( rule!APN_distinct( index( local!getContractIds_cdt, "contractId_int", {} ) ) ), value: if( rule!APN_isEmpty( fv!item.value_txt ), {}, apply( trim( _ ), split( fv!item.value_tx
Certification fees and any center at Pune? I am looking to appear for Associate Developer to start with. And continue for most other exams.
Im new to Appian. I already log in with my email. But when im going to introduction to Appian. Im getting this message. Can someone help?
plz suggest the solution
I have completed all the release training that was assigned to me but still my appian senior developer certification expiry date is still not extended kindly advise
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.