-
A document when edited and checked in need to go to the 1st activity in a workflow-How can it be aut
Hi, I have a special requirement in my workflow. A document will be passing through the workflow activities and the activity performer may edit the document. Whenever a document is edited and checked in the workitem must go to the 1st activity in the workflow automatically. How can I achieve this requirement? I know it can…
-
Styles applied to a row in a grid
Let's say that I have a grid control displaying rows of data from a business object. Further, I want some of the rows to be editable, and some not. For a row that I don't want to be editable, is there a way to highlight it based on the contents in one of its fields? The highlighting would indicate that the row cannot be…
-
BO using Oracle connection via ODBC
How do i configure connection to oracle in the designer? I've create ODBC connection to oracle succesfully. Then go to designer and add a connection of ODBC Database type and click the test connection. It returns connection succesfull. But when i build a BO of any type using that connection and run test. It return…
-
Taskpace
Hi,I m new to taskspace..!! I made some custom forms,Tabs and roles and Configured roles in such a way that only few tabs are visible. Tagged a user that role and it worked fine. But i want to know how these things get stored in repository. I mean how do content server store that this role shoul have access to only these…
-
Refresh Scripted Business Objects
Having followed the directions, everything works in creating a scripted Business Object. The problem we now have is that we cannot get this Business Object to refresh. In the Data Access pane there is no property 'Always Refresh' for the Business Object instance. To demonstrate this, use the given sample (sample3) and add…
-
V9 Disabling the calendar on a datetime field
I'm using $find("datetimefield").editor.disable(); to disable datetime fields but the calendar does not become disabled. The user can still click on the calendar but the date they select does not populate the field. The problem is it usually throws an error or the calendar never closes. I know in 7.6 you had to get the DIV…
-
How to refresh the form attached to a stage
Let's say that I'm looking at a form attached to a stage. A loopback action (I assume that's the correct term) allows me to edit a portion (or all) of the data shown on the form. When I close the form attached to the loopback action, the initial form attached to the stage appears (it never went anywhere), but it is not…
-
Forms attached to the archive stage
When a form is attached to an archive stage will the folder always appear in the Watch List? If not, how would one ever find the archived folder and then see its content through the attached form? If the folder does not appear, how is it retrieved?