Bonita Open Solution (http://www.bonitasoft.com/) has many widgets for creating forms, but user requirements demand more...
so, does anybody know how to create your own widget?
you might take a look to this post which goes over the basics of custom widget design:
https://www.evoketechnologies.com/blog/custom-widgets-bonita-bpm-ui-designer/
Related
I have a physical card and I want to design a pkpass which should look similar to it.
I am following this link - https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/PassKit_PG/Creating.html#//apple_ref/doc/uid/TP40012195-CH4-SW1 for the pass design and creation.
There it was given You can’t change pass styles or add new ones. I have searched for the custom design of pass but in vain. Does anyone know how to custom design a pass? Please help me if you know.
Thanks in advance.
I have a problem with stimulsoft in mvc. I really appreciate if anyone can help me and knows anything about this problem.
All of our information will send in stimulsoft as default way and in stimvcviewer all of the information will be display.
When we have lots of information, user should wait until information load completely because of that user could see some information that need. This process maybe boring for users.
I want a solution. I want after the first page loaded in stimvcviewer, remain pages load with this component and add report to component (stimvcviewer) when every page loaded one by one.
is anyone have any solution that can help me? Thank you
I have another question. have component this feature? if component(stimvcviewer) have this feature , how should we implement?
I have another question.how should we load item one to one in Time loading?
I have another question.how should we work json in Stimulsoft?
I want to create a native ios application where people have to sign different contracts. Each contract contains text and input fields such as drop down and textbox. Now each contract might have different number of input fields and these might be totally different.
Any input in the best way to solve this problem? It seems like a lot of work to dynamically generate UI in code and reformat the contracts in a way that can be rendered by ios? As I cant send the pdf or doc itself.
One solution may be you can have categories(sector-1,sector-2 etc) and related sample contract from. In those sample forms you can handle dynamic controls which definitely a few.
I'm tasked to come up with a way to render PDF forms on iOS devices and give the user the ability to fill out these forms. Once the form is completed, the user can then push a submit button and the form will be sent to a web service.
Is this feasible? Has any of you used any 3rd party tools / libraries that would alleviate this task?
Thank you in advance.
Here's something that does the trick: https://github.com/iwelabs/ILPDFKit
Never heard of something that renders fillable PDFs in IOS.
If you want to render a web form, that converts into a PDF with the field contents, then yes.
If so, yes there's a webservice for that - a demo is here
I want to embed a twitter widget inside my web-app Using the widget API.
I want to know if I can change the query string inside the embed code without the need to actually change it on the widget settings page. This way I can use the same widget for multiple search queries according to the topic of the page the user is currently at, without the need to create a new widget for each one.
As anyone tried something like this?
Does this on any way violate the terms of service of Twitter?
According to twitter, you can not :(
https://twittercommunity.com/t/change-search-query-from-program/20435