campo fecha Widget Fecha
como manejar la Zona Horaria en los campos de fecha, como puedo hacer para forzar que la zona horaria se me adapte en los campos de fecha de mis procesos de bonita, ya que al tener Zona horaria...
View ArticleHow can I replace documents using the new UI Designer ?
Hi everybody,After burning my brains out over this new UI Designer + Contrac t interface, I decided to cry for the help of my community fellows. I need to have the same options offered in Bonita 6.x...
View ArticleHow can I have masks for the input fields in Bonita 7 ?
Hi everyone,I need to put masks in my input fields, on Bonita 7 forms. How do I do it using the new UI Designer? (Details, please, I am not that good programmer).Regards,RicardoBonita 7UI DesignerForms
View ArticleHow to redirect a page using AngularJS (or JS)
Hi,I'm trying to redirect the browser to the login page using AngularJS from an app page but I can't do it. I'm using this code from a custom widget:$window.location.href =$scope.properties.URL;//URL...
View ArticleGet current date on a new Bonita 7 form
Hi,Maybe this is a dumb question but I've had issues trying to get the current date in a form.First I create a variable and I call it "currentDate" as this JS expression:return new Date(); Then I put a...
View ArticleCustom REST API Exception
Hi,I'm trying to run this example of custom REST API, but I always get this response:{"code":500,"contactEmail":null,"description":"The server encountered an unexpected condition which prevented it...
View ArticlePasar datos de una base de datos externas a un form
Recién estoy empezando a utilizar Bonita 7, y me gustaría ver un ejemplo de cómo usar un conector para conectarme a una base de datos (sql server, mysql... etc) y poder pasar información de dicha base...
View ArticleIssue making a "Loading..." text for a widget.
Hi,I've made a custom widget for retrievieng some information about a case using the $http service (XHR) from AngularJS.The widget loads successfully the data but it appears by parts (since it loads)...
View ArticleProblème avec le tutoriel
Bonjour, J'ai un problème dans la dernière étape du tutoriel, le déploiement de l'application. Je parviens à lancer la home page (Travel Tool) puis, depuis la home page, le formulaire de création d'une...
View ArticleProcurement Example
AboutThis is an official Living Application example for Bonita BPM 7.0This example demonstrates the following concepts:Living ApplicationForms, pages and custom widgets built with the UI...
View ArticleTo reduce elements in select by previous selections
Hi, I have a container formInput.contract.controlli. controlli is an array. The select widget value is: $item. The select widget available values is: controllos (Rest/Json)...
View Article[closed] how to use Target URL on success to move to next human task
hi,how can i use the Target URL on success in the button button widget, or the hyperlink widget to move to the next human task ?thanks gj.bonita-uiBonita 7
View ArticlePageflow form example
This sample presents a pageflow (or mutli-page) form created with Bonita BPM 7. This resulting form is equivalent to the pageflow form that existed in Bonita BPM 5 & 6.Documentation available here:...
View ArticleHow to refresh a widget
Hi,I have a process built in Bonita 7.1.2. and I've made a summary page for all the active cases. I use some widgets as a Data Table, texts, etc.My question is, how can I put a button or something that...
View ArticleHow to get all tasks for a user via REST API?
Hi,I want to retrieve all the tasks for a user using the REST API, not only the assigned i want to retrieve the *pending *tasks too as the Bonita Portal does.I've been using this , but it only...
View ArticleBonita 7 - Tomcat SQL Server
Bonjour, Je souhaiterai réaliser une installation Bonita 7.1 - Tomcat 7- MSSQL Server 2012 sur un Windows Server 2008 R2 Dans la configuration des environnements :...
View ArticleHow to call process variable into user interface in bonita 7 [ need tutorial ]
Hello guys,I'm interested about BPM and I've installed bonita 5 and 7 in my computer. I've created my process business into bpm modeling, and now i'm in phase of developing my business process into...
View ArticleBonita 7.+ REST Anonymous User
In all the 7.+ Release notes Limitations and known issues it says thatAutologin / Anonymous access to form is not available with the new Form application.Is this a Limitation or a Known Issue as they...
View ArticleIssue making a "Loading..." text for a widget.
Hi,I've made a custom widget for retrievieng some information about a case using the $http service (XHR) from AngularJS.The widget loads successfully the data but it appears by parts (since it loads)...
View ArticleCustom widget to validate user input
Not really a question but I could not find a lot of information in the documentation or the existing contributed projects.I have a form with SIREN / SIRET fields (those are identification numbers for...
View Article