-
Recently active
I am trying to export to the word doc, the spell check of the exported doc as we open is disabled. It isnt showing red underline under the misspelled words. Does anyone know how we can solve this as we open the doc?
a!localVariables() can be evaluated as empty a!localVariables() can increase the number of queries that are executed
can we make changes to the database in the development environment and can we changes directly in database
Hi Everyone, We have a requirement where Application is writing 500 rows parallely via startprocess smart service(Loop). Now for every Write opertion sync will run that means sync will run 500 times in backend. It seems to be creating connection pool issue though connection pool is 200. can some one suggest the best soultion in this case? Thanks in Advance!!
Hi , Is there any possible way to extract table structure from single line string , like I am using the getpdftext to get the text in single like string , but it has table structure inside it, is there any way to extract the table from it? Thanks Bihitak
Hi, I need to put validation for two fields in below formats. 1. P (upper case).7 digits the user provided input should have first letter as capital P dot with 7 digits 2. P (upper case).7 digits.2 digits the user provided input should have first letter as capital P dot with 7 digits and dot with 2 digits Kindly suggest on this
Hi ! I am facing a pagination issue with Grid Field. I need to fetch data from a csv using previewcsvimport and display it in a grid, batch size 10, but an error pops up when I try to move directly to the last page , only for the files which have (10n +1) number of rows.
Hi. I would like to implement a system that includes the following features: Regarding No. 3, please tell us whether it can be realized or not. 1. Create a list from a data entity containing video URLs. 2. Set up a link that will take you to some interface when you click on the list. 3. Dynamically change the video displayed in that interface based on the URL of the video registered in the list. Thank you.
We are sending 3 Documents for Customer for DocuSign using connected System. Requirement is hold the process After DocuSign Mail has sent to Customer and resume after the DocuSign completed by customer.(Real time implementation) once the user completes the Signature , we want to get response from DocuSign to Appian mentioning event completed until this response get from DocuSign to Appian the Flow will be paused. whenever the response hits the Appian then the Process has to be Resumed and flow will be continued.
I have to create Dynamic UI meaning based on the API JSON response received. I will be receiving the input type like check box or input and all the other attributes in JSON response, using that can i create the component and create dynamic UI?
Hello people, do you know web or agencies for work as a freelance in Appian projects this summer?Most common
Hi all, I have a dropdown field and have a condition for disbaled, based on that it will be disabled or not.--> if it's not null or empty it's working fine --> if it's null or empty, the dropdown is not disabled and I'm able to select a value for first time. Once I select the value, the dropdown gets disabled. ( since it considers that the field is not null and it's disabled. But I want the field to be editable) Can someone please help here. disabled: { if(a!isnullormepty(ri!record[my dropdown field])false, true ), },
Hi , When I have a rule input for the record in the interface , the values will get updated in the rule input as I update the values in the interface. In interface test, If I am have the record A and pull all the data from the DB, initially it has the values from the DB. But later when I edit the fields, the values will keep on changing (in interface level)How can I store the value when it's initially being pulled from the DB. Can someone pls guide me here?
Hi All, Can we send mail to DL(distribution list)in appian with email smart service in appian? Please let me know if that option is available in appian
Hi, In the date field, for the calender I want to make the weekends as disbaled (non selectable) whereas the week days should be selectable. is it possible to do this in a!datefield?
When I click on the performance tab of the interface it says - not a valid component. Has anyone faced this issue? Please see the screenshot for reference
In my interface, I have many read-only field. I need to display them only when a field in the table ( isshow is set to true).For this, I included a showwhen : abcsample.isshow = true. But this is throwing me the below error: Interface Definition: Expression evaluation error at function a!headerContentLayout: Cannot compare incompatible operands of type Record Field and type Boolean.In this case, how can I give this condition. Can someone help me here?
I am facing issue for refreshing the page after Completion of Record Action though Activity chaining there. could any please help on this. Issue: When we delete the document from Record action, document is getting deleted but in interface still it is showing.
Hi, is there any function which convert USD OR POUND into INR I have to convert USD 30,872.11 and €30,089.46 into INR how can i convert ?
Hello, I am getting this error Could not display interface. Please check definition and inputs. Interface Definition: Expression evaluation error [evaluation ID = EO1CO] : An error occurred while executing a save: Expression evaluation error: Cannot update Map; invalid index provided of type: Record Field (must be String or List of String) What does it mean?
Sir any guidance for level 1 interview
Hi EveryOne, I am doing poc, My requirment is to show the Toggle, depends on the User selection, it has to display the respective pages Thanks in Advance
Sending an email to the user in which there is a URL link that will redirect the user to a particular view in a record. We have two tabs in the contact logs view, one contact log, and a second appointment And we have to redirect to the appointment tab but both tabs have the same URL because these 2 tabs are within the interface. Currently, when we click on the URL link it is redirecting to the contact logs tab by default. Many thanks in advance
Hi all, having one requirement like there are two dates date 1 & date 2.then date 2 should be equal to + 1 day of date 1 (only week days, no sat, Sunday) what should I do?
Hi, I have a grid layout and the values are populated from my selection. I need to check, if there are duplicated values present in the grid. If there are duplicate values present, I should not able to submit the form. I store my selection in a local variable. validations: { if( local!data.value ---> here I need to check if the value is already present in the grid. "pleaser remove duplicates", "" ) } Can someone please help how to check if the values are already present.
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.