Business Object Composition

0Replies
How to put sections on the 'Validation Summary' component
Posted on March 15, 2017 7:43 AM by n/AHi there, Can anyone advise how to use the 'Validation Summary' component? Specifically, if we specify a 'section' in the validation summary, how do we specify which validation errors go into that summary?
0Replies
Validation Summary Section
Posted on January 20, 2017 5:19 PM by Saso NikolovWhat does the Section option on the Screen Component Validation Summary expect as an input value?
3Replies
Finding object inside Indexed Collection
Posted on November 25, 2016 7:26 PM by n/ALatest Reply on November 30, 2016 3:58 PM by CateHi Team, Scenario is i have a Indexed Collection(Address) where in if i want to fetch particular address object based on house number(which is attribute) how do i use get Particular element from the collection

2Replies
Explicitly triggering the complete action
Posted on October 13, 2016 7:13 PM by n/ALatest Reply on October 18, 2016 3:31 PM by n/AIs there any function or component in Appway that I can use to explicitly trigger the current complete action from a screen or process? Or do I have to read and interpret the completeAction window state myself [1]? My scenario is that I want to let the user return ...

4RepliesSOLVED
Data Object merge
Posted on August 23, 2016 1:21 AM by n/ALatest Reply on August 26, 2016 5:06 PM by n/ALet say i have a data class Person with few properties like - name, adress, job, phone etc. There are two object.. Person per1 and Person per2; I want to merge the two object value like...If the per1 field does not have value then it would be replaced/updated by ...

1Reply
Focus feedback on buttons and dropdown lists
Posted on July 4, 2016 5:17 PM by n/ALatest Reply on July 7, 2016 12:53 PM by Lukas MathisDear forum When I tab from one field to the next, the text fields nicely highlight to show that that have the focus (in addition to the blinking carret). However, when tabbing over/through buttons or dropdown lists I can see no visual feedback telling that they have the focus. How ...

6RepliesSOLVED
Group+AFLElement+Infobox inside Ajax Update Area
Posted on July 1, 2016 4:28 PM by n/ALatest Reply on July 4, 2016 11:51 AM by Lukas MathisDear Forum I would like to dynamically update the disabled and mandatory attributes of a dropdown list based on some other field input. Therefore I have put my doopdown list in an infobox, which is in an AFLEelemt, which is in a group. I am now trying to put that ...

3RepliesSOLVED
Add/Remove Listbox: filter and tree
Posted on June 29, 2016 9:43 AM by n/ALatest Reply on July 1, 2016 5:06 PM by Lukas MathisDear Forum Is there a way to add a filter/search capability to the Listbox? This could help the user to quickly find the entries he's wanting to select. In addition, it is possible to have a kind of tree structure as a source for the Listbox? Best ...

1ReplySOLVED
How to add a new Workspace Icon
Posted on June 24, 2016 8:08 AM by CarmineLatest Reply on June 24, 2016 11:24 AM by AdrianaHi How can I add additional Workspace Icons if I don't find any suitable Icons for my Buttons? Thanks and best regards Carmine

1ReplySOLVED
Custom styling AFLGroup
Posted on June 17, 2016 3:50 PM by n/ALatest Reply on June 21, 2016 4:57 PM by AdrianaDear Forum I would like to custom style an AFLGroup that is repeated in a ForEach loop (within an AFL) Because the AFLGroup has not style property, I wanted to embed it in a DIV to give me a base for my CSS selector. However, I am not able to ...

1ReplySOLVED
Render screen with specific version filters for different includes
Posted on June 13, 2016 10:42 AM by n/ALatest Reply on June 13, 2016 11:10 AM by MauHi all, I would like to ask if there is the possibility to render a part of a screen with a specific version filter, while rendering another part with a different version filter. To be more specific, I need the north and west part of a border layout ...

7RepliesSOLVED
Trigger number formatting
Posted on March 16, 2016 11:36 AM by Lucien ChaubertLatest Reply on November 14, 2016 3:07 PM by Lucien ChaubertHello, I'd like to have a number in a textfield formatted without having to reload the page or using AJAX for it. We first used an AJAX update area but first of all it takes a while to reload the field and it is not needed. Secondly if ...

1ReplySOLVED
Document looping in Rules - blank page inserted when rendered
Posted on March 14, 2016 8:34 AM by n/ALatest Reply on March 14, 2016 11:36 AM by n/AI have an Account Opening form with around 30 pages. Certain pages are dynamically looped base on the number of roles such as AH. I have broken up the PDF into multiple documents, and used a Rule to join them together. For example - Page ...

2RepliesSOLVED
Find out token last accessed time
Posted on March 10, 2016 10:41 AM by Chuan JieLatest Reply on March 18, 2016 7:40 AM by Chuan JieHi, I need to know when a token is last accessed. I am able to get the last modified date but if the token does not move the last modified date will remain the same, thus the last modified date is not a good indicator. Consider the ...

6RepliesSOLVED
Secured PDF
Posted on February 18, 2016 7:43 PM by n/ALatest Reply on February 26, 2016 9:55 AM by UrsDoes appway supports secured pdf ? I have uploaded one pdf but unable to open editor , in pdf info secured was set to Yes. So could you please confirm editor doesn't secured pdf ? Also is there any workaround for secured pdf ?

4RepliesSOLVED
Warning : Button: Actions: Process Action is incompatible with Ajax Update Area Action
Posted on February 4, 2016 12:11 PM by n/ALatest Reply on February 15, 2016 8:33 AM by n/ATo display error message while clicking on Button(Next) in following case : Process Action enabled as false for the Button 'Next' . My Solution : To display error message while clicking on Next button I have used Ajax update area and working fine but there is a warning, does ...

8RepliesSOLVED
BLM - Background color - Template
Posted on December 22, 2015 10:46 AM by PEMALatest Reply on February 8, 2016 11:35 AM by PEMAHi, We have a template screen, which is based on two nested border layout manager-components. I want to set a background color for the whole screen. Putting the outer blm into a div and setting there the background color does not achieve my result. Setting the background ...

2Replies
Height-adjusting component with scrollbar
Posted on December 17, 2015 12:26 PM by PEMALatest Reply on February 19, 2016 11:25 AM by CateHi, I'm looking for a screen component, that supports the following behavior: - Height of the area is dynamic. Content will be provided by iterating a list of entries. The height should only be the total of all entries. - A threshhold can be defined: Once the height surpasses ...

5Replies
Realising multi select file upload (customized file picker vs. drag and drop)
Posted on December 16, 2015 1:50 PM by n/ALatest Reply on December 21, 2016 11:20 AM by PEMAHi, our challenge is to provide a way of selecting multiple files to upload in our workflow solution. The standard file-picker doesn't seem to support this. Googling the matter didn't provide much help and the workaround with IE9/10 involving the setting of the Compatibility View doesn't help [/url]...

2Replies
Supporting Big Numbers
Posted on December 7, 2015 7:47 AM by n/ALatest Reply on December 7, 2015 10:59 AM by n/AHi there, Is there any plan to support Big numbers (BigDecimal) natively any time soon? The reason I'm asking is that for applications where precision is key then we're doing a lot of workarounds to get everything into Doubles and back. So none of the native functions (like ...

5Replies
Returning a value from a subprocess to its parent process
Posted on November 27, 2015 3:03 PM by n/ALatest Reply on February 19, 2016 11:39 AM by CateWhat is the suggested way to pass a value from a subprocess to its parent process? I am trying to avoid using an inherited variable for this purpose in order to enforce encapsulation.

3RepliesSOLVED
flow bar with space filling button?
Posted on November 19, 2015 11:49 AM by n/ALatest Reply on February 19, 2016 1:19 PM by n/AHi, I would like to use the flow bar in the south area of a border layout. In the flow bar I want to have one button on the left and another button which fills the remaining space, without to use of a fixed width for the second button. Is ...

2RepliesSOLVED
PDF page size/format
Posted on October 21, 2015 5:21 PM by n/ALatest Reply on October 23, 2015 9:46 AM by n/AHi, Is it possible to change the PDF Output page size for example from A4 (21 cm x 29.7 cm) to Letter size? Maybe other special sizes (square) would be interesting as well. Thanks!

2RepliesSOLVED
Replacement for deprecated DATE functions
Posted on October 5, 2015 10:45 PM by RogerLatest Reply on October 6, 2015 9:19 AM by Ivo PesciaHi, We were using the java methods on the java.util date class such as $date.getYear(), $date.getMinutes() and they all marked as deprecated in Appway 6. What is the replacement of these functions? Thanks Roger

2RepliesSOLVED
Checkbox list: disable single entries
Posted on September 30, 2015 12:53 PM by n/ALatest Reply on October 1, 2015 11:14 PM by n/AI have a checkbox list where I want to preselect a single entry in a specific situation. The user then should also not be able to uncheck this option. How can I set a certain entry to read only? Workaround is to have a script that preselects the entry and ...

2Replies
New action with PortalWorklist 2.2.10
Posted on August 31, 2015 4:28 PM by n/ALatest Reply on September 3, 2015 11:01 PM by n/AHi, beside the actions to open, view and delete a process the client asked to have another column (i.e. a fourth icon) to display the integration errors in a new browser window. We created an include containing the icon with the opportune on click action. But when we place it ...

1Reply
change the background color for Screen Component: Phase Chevron
Posted on July 10, 2015 10:31 AM by n/ALatest Reply on February 19, 2016 11:21 AM by CateHow to change the background color for Screen Component: Phase Chevron.

7Replies
Redirect task in process
Posted on May 12, 2015 1:15 PM by Simon VerhoevenLatest Reply on January 13, 2016 11:19 AM by n/AHi I have a data table containing details of documents that a user can open (through eDocs web service integration). When the user clicks on a row in the table the documentID of the row is assigned to a new process (using a display process action). This process ...

1ReplySOLVED
How are HTML Head and Body scripts rendered when I have nested includes?
Posted on April 23, 2015 5:19 PM by MauLatest Reply on April 23, 2015 5:29 PM by MauI just figured this out for myself, so I thought I would post it here. The question: If I have nested screens via includes all including HTML Script components (Head or Body type), how are they combined into the rendered HTML page?

2RepliesSOLVED
Default font-style for TEXT field in PdfOutput
Posted on April 15, 2015 10:40 AM by Giorgio LupariaLatest Reply on April 15, 2015 3:58 PM by Giorgio LupariaWhere is it possible to define which of the existing Font Styles should be used by default when inserting a new Text field in a Pdf Output? Thanks! Giorgio

4Replies
Is is possible to add actions to the Money Field? Like 'onBlur' or 'onChange'?
Posted on April 14, 2015 2:01 PM by Simon VerhoevenLatest Reply on July 6, 2016 9:47 AM by StephanIs is possible to add actions to the Money Field? Like 'onBlur' or 'onChange'? Or if not is it possible to set a TextField to read/write the amount part of a currency type (as the Money Field does). This should include formatting written types. For example,

2Replies
Paste an image from clipboard into screen component
Posted on March 13, 2015 7:15 AM by Mattia RauziLatest Reply on March 13, 2015 12:20 PM by Mattia RauziScenario: Cser copies an image into clipboard, either via "Print Screen" or "Ctrl+C" combination. Question: In Appway, is there any way to paste the image (via Ctrl+V) into a Screen component (say "Image" component or others)? If so, any idea how to implement this functionality? Set-up: Appway ...

1Reply
Textfield editor for Double number in data table
Posted on February 6, 2015 5:51 AM by Sebastien VallonLatest Reply on February 6, 2015 7:15 PM by André SpringHi! I'm trying to display a Textfield editor in a data table for a field of type Double. Everything works fine, unless the number is above 10'000'000 and then the number gets displayed as "1.0E7" (scientific notification) which obviously is neither easy to understand nor friendly for the user ...

5Replies
PDF Output: Rotate text
Posted on January 30, 2015 11:32 AM by n/ALatest Reply on April 13, 2015 11:39 AM by CateI was wondering whether it's possible to rotate text 90° in the PDF output? Found configuration for vertical alignment etc. but no possibility to rotate text in a text field. Clients requirement is to have a document identifier for the scan process placed vertically at the bottom of each document. ...

1ReplySOLVED
"Optional Doc" action in rules: where can I retrieve the assignments I put int the "Screen Variable Assignments" tab?
Posted on January 21, 2015 11:05 AM by n/ALatest Reply on January 29, 2015 5:55 PM by n/AUsually users don't know in advance which are the optional documents they want to print till they reach the printing stage. Often optional documents need data not mandatory along the process. The optional doc action offers the chance to bind to a document a screen to retrieve missing additional information. ...

1ReplySOLVED
Datepicker 'start day'. What means 'default'
Posted on January 12, 2015 11:25 AM by Ivo PesciaLatest Reply on January 12, 2015 1:40 PM by Ivo PesciaHi, how is the 'default' value determined on the Datepicker Compnent for "Start Day". Also, why aren't dynamic settings but only static dropdown values? Thanks

3RepliesSOLVED
Add unique HTML Id to each Worklist row
Posted on January 5, 2015 10:16 AM by CarmineLatest Reply on March 31, 2015 8:59 PM by CarmineHi is it possible to assign to each worklist row a unique HTML Id? If yes how can I do that? I need this to create load tests. I already tried out the HtmlIdAutomation extension, but it didn't work out. Thanks!

2RepliesSOLVED
Configuration of a dropdown in a Data Table
Posted on October 22, 2014 6:06 PM by GiuseppeLatest Reply on December 12, 2014 12:34 PM by GiuseppeHi, I need to show a dropdown list inside a cell of a data table. In the "Editor" tab of the Data Column I found out that it is possible to set "Dropdown" as "Type", but I am not able to define the data source of the ...

4RepliesSOLVED
Setting first day of week in a Date Picker (Version 5.1.1l)
Posted on October 14, 2014 10:34 AM by Ivo PesciaLatest Reply on October 15, 2014 3:23 PM by Ivo PesciaHi, i need to change the default first day of week from Sunday to Monday on a Date Picker Screen Component. I am using Appway V5.1.1l Where can I change that?

1ReplySOLVED
Label ID's - best practice?
Posted on August 26, 2014 11:09 AM by Falk LademannLatest Reply on August 28, 2014 2:31 PM by Ivo PesciaI'm unsure about providing correct ID for the various labels in the application. There are some small footprint naming conventions like in the "Naming Conventions" recipe. Some aspects seem to be missing there. Like the use of technical vs. absence of technical detail as part of the ID name: ...

1Reply
Align horizontally with Appway 6- easy way
Posted on August 25, 2014 4:30 PM by MatteoLatest Reply on September 3, 2014 8:52 AM by Lukas MathisHi, with Appway 5.1 we used to use the Flow Layout component to horizontally and vertically align objects. Additional features were: -father container increased its dimension based on the children content. So, no matter how many items have been placed in it, the result would have [/url]...

2RepliesSOLVED
Toggle Visibility Area - What value to use when defining "Default Visibility" in script mode?
Posted on August 12, 2014 9:14 AM by n/ALatest Reply on April 8, 2016 8:40 AM by n/Atried "Visible" / "Hidden" or "block" / "none" doesn't work. the result is default always to be shown. Appway 6.0.2

2RepliesSOLVED
Tab Index
Posted on July 29, 2014 9:10 AM by n/ALatest Reply on July 29, 2014 10:25 AM by n/AHi is there a way to manually set the tab index my textfields? I've found this documentation, but how can i manually set the indexes? "Screens 5.2" Another question: it was shown to us in the training, that you can manually add individual html attributes to your components.

1ReplySOLVED
Data Table - how to configure year range in DateTime filter?
Posted on July 28, 2014 8:50 AM by n/ALatest Reply on July 28, 2014 11:19 AM by André Springhow can I control the range of selectable years for Filter Type = "Date Time"? default is -10 / +10

1ReplySOLVED
Textarea max length counts
Posted on June 10, 2014 3:16 AM by n/ALatest Reply on June 10, 2014 12:12 PM by n/AHi there, We're having some trouble with the max.length count property of the Appway textarea component. If the last character of the text area is a newline character, this actually allows the total count to exceed the specified maximum value. For newline characters entered anywhere other than the last ...

6RepliesSOLVED
Visibility Areas within Ajax Update Areas
Posted on May 13, 2014 3:10 PM by n/ALatest Reply on May 14, 2014 3:28 PM by n/AHi I have a Toggle Visibility Area within an Ajax Update Area. As soon as I do an Ajax Update of the area, the Visibility Area stops working. Is there a solution to this problem? Best regards Christoph

1ReplySOLVED
To enable the end users to set or alter variable values while instances of a process are running
Posted on April 16, 2014 11:37 AM by n/ALatest Reply on April 16, 2014 2:12 PM by n/AHi , Is there any way , in which we can enable the end users t to set or alter variable values while instances of a process are running. Eg: Consider a business process that utilizes some business data value such as the current tax rate or the

3RepliesSOLVED
Element Id
Posted on March 4, 2014 4:54 PM by Christophe SuterLatest Reply on March 13, 2014 9:43 AM by Lukas MathisHi Can somebody explain me how element Ids are computed in Appway? Thanks! Christophe

5RepliesSOLVED
Change the default sorting of a worklist to an other column?
Posted on February 27, 2014 2:15 PM by Christian WiederseinerLatest Reply on July 20, 2016 2:54 PM by Ilinca MoserI'd like to configure the default sorting of a Worklist (PortalWorkList 3.0-dev) on a different column than the first one. From my understanding the property "Preference" (if checked) would allow this to the be changed per user (user can adapt the sorting to his preference and this would ...

0RepliesSOLVED
Data Table: Sorting Date Time
Posted on February 22, 2014 12:18 AM by Ivo PesciaAccording to the Data Class documentation, the sorting of Date-time is planned for future release: "5 Sorters Each column has its own sorter. There are different types of sorters to pick from depending on the column data. Choose between a basic text sorter, a numeric sorter and ...
1ReplySOLVED
PDF Table Text Editor
Posted on February 6, 2014 10:44 PM by n/ALatest Reply on February 10, 2014 10:46 AM by UrsWe're passing a fully formatted HTML document to the text editor object via a variable binding. The problem is, the html and body tags in the document are being removed automatically by the object. Is this is a known issue or is there some ...

2RepliesSOLVED
Phase Control
Posted on February 5, 2014 9:37 AM by n/ALatest Reply on March 7, 2014 9:56 AM by n/ACould anyone please explain the different options available for controlling the different phases with the Phase Control screen component? That is,
- what exactly do on Data and on Event mean?
- what is the difference between on Data or Event and always?

3RepliesSOLVED
Validation Summary
Posted on January 23, 2014 1:43 PM by Christophe SuterLatest Reply on February 5, 2014 2:32 PM by StephanHi Is there a way to manually re-create the screen component "validation summary" with the option "Show Component Errors" enabled in Appway 5.3.6 in order to "manipulate" the validation errors on a screen? E.g., get the validation error of text field for which the validation has been triggered.

3RepliesSOLVED
Catalogue cache entry key expression
Posted on December 10, 2013 11:38 AM by n/ALatest Reply on December 10, 2013 6:35 PM by UrsCould you please clarify what exactly the cache entry key expression of a cache filter in a catalogue should return, or how the returned value is used to access the cache? The inline help of the cache filter suggests that one has to provide the complete key, while [1] ...

3RepliesSOLVED
Handling of errors in variable default expressions
Posted on December 10, 2013 11:04 AM by n/ALatest Reply on December 16, 2013 10:29 AM by StephanWhen the default expression of a variable in a catalogue throws an exception this is logged, but the evaluation of the catalogue continues, leading to subsequent errors in other places of the catalogue. Is this by design?

2RepliesSOLVED
What is the best way to completely remove all the business objects from an environment?
Posted on November 20, 2013 3:32 PM by Dali LiLatest Reply on November 20, 2013 5:56 PM by StephanWhat is the best way to completely remove all the business objects from an environment?

11RepliesSOLVED
Data Table: Display action icon depending on user rights
Posted on November 19, 2013 4:43 PM by Emilie BoillatLatest Reply on August 13, 2014 9:55 AM by Ivo PesciaI have a data table with a column containing action icons. I can put the whole column inside an IF condition to limit which group of users should be allowed to view it. However, I'd like to define who can view the action icons at the row level, and I ...

3RepliesSOLVED
How toggle works
Posted on November 13, 2013 9:42 AM by n/ALatest Reply on November 13, 2013 2:30 PM by n/AHi, How toggle works in appway ? Please can anyone let me show how we can achieve it in appway. Thanks

4RepliesSOLVED
Validating Checkbox Lists
Posted on November 6, 2013 6:35 PM by n/ALatest Reply on November 7, 2013 2:03 PM by n/AHow would one go about ensuring all the boxes within a checkbox list have to be checked before hitting a button and moving forward in a workflow? Initial thought was to do this in the "Enabled" field within the Action tab but can't get it to work. Thanks ...

3RepliesSOLVED
Report: Bookmark-font too big
Posted on November 6, 2013 4:56 PM by Christophe SuterLatest Reply on November 7, 2013 12:07 PM by Christophe SuterHi all We face the challenge that in a generated report in Appway 5.3.2, the bookmarks (left hand side in Acrobat Reader) are too big and are cut-off at the bottom (c.f., attached printscreen). How can we solve this?

2RepliesSOLVED
Screen preview: how can I add test users?
Posted on October 21, 2013 3:18 PM by Emilie BoillatLatest Reply on October 22, 2013 6:02 PM by Emilie BoillatWhere can I add test users to select from in the screen preview tab?

2RepliesSOLVED
Tab Box component issue
Posted on October 2, 2013 5:57 PM by MarioLatest Reply on October 3, 2013 3:13 PM by Simon UmbrichtHi all, I'm trying to use a Tab Box component inside a screen. I read the documentation ( https://developer.appway.com/screen/ViewDocument/bookId/1d165408-5afb-4a8a-a9cc-dfccdbe0e05e ) but it seems to be out of date: the properties of the real component have changed with respect to what is being shown in the documentation and the component ...

1ReplySOLVED
Sub-Process Task List Name
Posted on September 24, 2013 8:39 AM by Christophe SuterLatest Reply on September 24, 2013 10:23 AM by StephanHi all If we include a process (sub-process) in to a process (main-process), we can "assign" a task list name either on the icon of the included sub-process (in the main process) or on the sub-process itself (Appway v 5.2.3.6). Can you tell us the difference between ...

4RepliesSOLVED
Disabling spacer images in screens
Posted on September 23, 2013 11:57 AM by n/ALatest Reply on March 13, 2014 3:11 PM by Nina SchneiderAppway automatically inserts spacer images between screen elements. How can I get rid of those? Is there any way to disable them?

2RepliesSOLVED
Expression Converter Input Error
Posted on August 27, 2013 7:37 AM by n/ALatest Reply on August 27, 2013 3:04 PM by StephanNumerische Attribute werden auf unseren Screens mit NUMBERFORMAT formatiert aufbereitet. Gibt man einen ungültigen Wert (nicht numerisch) ein, erscheint die Fehlermeldung Expression Converter Input Error … Das Business kann mit dieser Fehlermeldung nichts anfangen. Gibt es eine Möglichkeit, wie ich die Meldung zum Beispiel mit "Ungültiger Wert" ...

1ReplySOLVED
SDK Error Warnings, on Date Picker and Money Components
Posted on August 20, 2013 4:47 PM by Ivo PesciaLatest Reply on August 21, 2013 8:21 AM by StephanWhat are these warnings supposed to mean? And how to I get right of them?

3RepliesSOLVED
Web Movie component - youtube video load blocked
Posted on August 14, 2013 2:30 PM by MarioLatest Reply on August 16, 2013 5:44 PM by StephanHi all, I'm trying to display a youtube video into a screen using the Web Movie component. The page is loaded via https protocol while the video is embedded loading it via http protocol, which leads the browser to block the content to avoid loading insecure content inside a ...

3RepliesSOLVED
How to work with the Rich Text Editor component.
Posted on August 8, 2013 8:54 AM by Lorenz GrafLatest Reply on August 15, 2013 8:31 AM by StephanI am using the rich text editor component from Appway 5.3. See also screenshot. It is bound to a normal local string variable. There is also a button with ascript action creating an object (JournalEntry) cointaining the string variables value as text. I faced first the problem, that the binding ...

6RepliesSOLVED
Using Add/Remove Listbox
Posted on July 25, 2013 8:55 AM by Lorenz GrafLatest Reply on November 21, 2013 7:15 PM by n/AHi I'm trying to use the Add/Remove Listbox component. I've binded it to an indexed collection of type 'User' ($treaty.participants). The datasource for the list is set to 'User' with the role 'User'. The list appears correctly but the componen keeps complaining: Add/Remove Listbox: Binding returns a ...

2RepliesSOLVED
Process Instance automatically created when opening a process into Editor
Posted on July 24, 2013 3:35 PM by MarioLatest Reply on July 25, 2013 10:11 AM by MarioHi all, I noticed a weird behaviour of the Process Editor. Every time I open a process into the Editor a new instance of such process is created with Debug Mode set to ON as can be seen in the Console -> Process Instances. I know that ...

1ReplySOLVED
Remember Variables
Posted on July 24, 2013 2:46 PM by n/ALatest Reply on July 25, 2013 4:43 PM by StephanI could not find any documentation of the Remember Variables screen feature. Could you please refer me to some documentation or explain how it works?

4RepliesSOLVED
Border Layout Manager
Posted on July 23, 2013 4:50 PM by Thressiya ThomasLatest Reply on July 24, 2013 9:58 AM by Thressiya ThomasWe are currently working on a POC . We want to use the Border Layout Manager component. Please have a look at the attached Screen Shot. If there are 5 regions do we need to call the same main template screen 5 times? Or could you pls advise ...

1ReplySOLVED
Point in time of server-side action execution
Posted on July 18, 2013 11:24 AM by n/ALatest Reply on July 18, 2013 3:24 PM by n/AIn [1], section 4.2.8.1, it is stated that server-side actions 'are executed before the other activities of a Phase'. However, what I experience with is different. I have section in a screen that accesses a variable that might be null. The section is protected by a null check, so ...

1ReplySOLVED
Screen tree evaluation order
Posted on July 18, 2013 11:11 AM by n/ALatest Reply on July 19, 2013 8:11 AM by StephanThis question is already solved, but I wanted to share on the forum this important information I recently learned. The screen tree is normally evaluated (in the different phases) using a top-down, left-right order, without any parallel execution. This means that the left-most component are "normally" processes before the right-most ...

6RepliesSOLVED
Merging Tokens
Posted on July 8, 2013 8:48 AM by Krishan AgarwalLatest Reply on July 16, 2013 5:05 AM by n/AHi, I have process with 4 branches which should all merge before the end. Depending on user selections, tokens are created on either of these branches. So, there could be 3 tokens on each of the 3 branches or 2 tokens or 1 token on different branch. Each branch will ...

2RepliesSOLVED
Ading and editing New columns for Users
Posted on July 4, 2013 11:26 AM by Krishan AgarwalLatest Reply on July 4, 2013 1:32 PM by Krishan AgarwalHi, I created couple of columns in the users - see the screen shot - but i could not edit them and put some values in it. Please advice. Thanks - Krish

2RepliesSOLVED
DataTable Screen Component
Posted on July 2, 2013 1:12 PM by Krishan AgarwalLatest Reply on July 3, 2013 3:55 PM by UrsHi, Can somebody show how to use Datatable, DataColumn and DataContent screen components. I want to display a catalog on the screen in a nicely looking table. Thanks - krish

5RepliesSOLVED
How to Let Users Add X Many Items in a Table
Posted on May 24, 2013 6:58 PM by n/ALatest Reply on May 29, 2013 11:18 PM by n/AI'm creating a way for users to add new items (e.g. food in this case) and dynamically display it on the screen. Below is a front and back-end screenshot that should clarify. I’m struggling with how to correctly bind everything (Bodega class with $foodName, $quantity, $price, and $producer) and if ...

7RepliesSOLVED
Enabling/disabling checkboxes
Posted on May 23, 2013 2:56 PM by n/ALatest Reply on May 24, 2013 3:32 PM by n/AI have two checkboxes (let me call them A and B, with binding variables $a and $b, both Boolean): if I check A I want that B is checked and disabled (I want that selection to be forced). So I added a script action to A to set to true ...

2RepliesSOLVED
Display Process/Sub-Process complete action parameter
Posted on May 21, 2013 2:08 PM by n/ALatest Reply on February 9, 2015 7:11 AM by n/AWhen we define a "Display Process" (or Sub) Action on a screen component, it is possible to specify a "Complete Action" parameter which has the following options: - Show Portal - Show URL... - Close The first one will redirect the user back to the Portal screen once the ...

4RepliesSOLVED
Tree View component
Posted on May 13, 2013 3:42 PM by Giorgio LupariaLatest Reply on July 27, 2015 1:58 PM by MicheleHello everyone, I was wondering about the Tree View component which may really fit my needs: is there any documentation or ready-to-use examples for that? Thanks, cheers Giorgio

3RepliesSOLVED
Adding HTML span to screen
Posted on April 30, 2013 11:18 AM by n/ALatest Reply on April 30, 2013 1:19 PM by StephanIn a screen it is possible to add an HTML div element. Is there any possibility to add a span? Misusing a div and setting 'display' style to 'inline' did not work for me.

3RepliesSOLVED
CSS support for height/width of Image component
Posted on April 25, 2013 11:15 AM by Giorgio LupariaLatest Reply on April 29, 2013 9:36 AM by StephanWhen setting the height and width of an Image component, this settings get rendered as "old style" tags attributes, as in: <img height="10" width="10"> This causes issues with any libraries expecting dimensions to be set via CSS styles. For example including the Twitter Bootstrap library in a project causes all ...

1ReplySOLVED
Focus on a OK Button
Posted on April 23, 2013 10:39 AM by Thressiya ThomasLatest Reply on April 24, 2013 10:59 PM by Ivo PesciaI want to set the focus on the OK button. Is it possible at all? Thanks

2RepliesSOLVED
Focus on a field / Set the OnEnter Event on a Button
Posted on April 8, 2013 5:13 PM by Ivo PesciaLatest Reply on April 9, 2013 8:23 AM by Thomas SchaerSee screenshot. Requirement 1: I want to set the focus on the first field of a screen. Requirement 2: If the user hits "Enter" It should trigger the Search button. How are those tasks accomplished?

2RepliesSOLVED
Screenflow completeAction: Cross-browser compatible?
Posted on April 5, 2013 3:11 PM by Thomas SchaerLatest Reply on April 8, 2013 8:51 AM by StephanI have quite an old image upload script which uses a JavaScript function to open up a window where you can upload an image from your HDD. The function calls an old screenflow with the paramter CLOSE for the completeAction. I use an Appway dev version (quite recent). In Firefox ...

3RepliesSOLVED
Workflow Image in Dynamic Document (PDF Output Table)
Posted on March 15, 2013 2:23 PM by LauraLatest Reply on August 4, 2015 1:47 PM by StephanHi, is it possible to have a workflow image printed in a Dynamic document? I tried with the Graphic component but there's no listener available. I am using the head version (5.2.4-dev). Thanks, Laura

1ReplySOLVED
CSS working on IE 9 but not on Chrome or Safari
Posted on March 14, 2013 10:23 PM by Smita SrivastavaLatest Reply on March 15, 2013 8:12 PM by Christian WiederseinerIs there a possibility that the same CSS would function differently on IE 9 than in Chrome or Safari? To view what I mean, logon to COB Showcase [url deleted] and click on Head. In IE 9 you can view the work items but not in Safari/Chrome. The ...

3RepliesSOLVED
Mimicking Mobile Showcase's look and feel - CSS
Posted on March 14, 2013 4:49 PM by Smita SrivastavaLatest Reply on March 14, 2013 5:29 PM by PelleI wanted to ask what all do I need to import in order to mimic the look and feel of Mobile Showcase. I am currently working on JPMC POC (cob-showcase.appway.com) I imported the AQU_Global.css and "logo" - this is the white Appway logo. Along with that I also imported ...

3RepliesSOLVED
HTML Checkbox behaviour
Posted on February 28, 2013 5:35 PM by Thomas SchaerLatest Reply on March 1, 2013 3:37 PM by Thomas SchaerCan an HTML Checkbox (not a Checkbox) only be bound to a boolean? If so, how should it behave according to the implementation: Will the property "checked" set the bound variable automatically to true or will this be overridden by any default expression in the variable assignments?

5RepliesSOLVED
Timer attached event behavior
Posted on February 20, 2013 2:53 PM by n/ALatest Reply on January 27, 2014 11:10 AM by n/AWhen is the timer attached event expression evaluated? On token initialization, or for each process update? If the expression date is greater than the current date does it trigger once, or multiple times?
