You need to define an attribute that will determine the visibility of your button. By default, it will be true. Then you need to override onCardRendered method in your replacing schema for Contact Section and set the attribute as false.
I don't know if you are still following this thread, but the problem with this method is that when the user closes the edit page the button is not restored to the section list page. Any solution?
The most obvious reason the the compilation that was launched before or by another system user. Although you might not see it, but once started it should end even if the tab was closed so it might be the thing that when you were trying to compile previously launched compilation was still in process.
In case it is occurring all the time and you are sure there is no compilation launched feel free to shoot an email to support@bpmonline.com for further investigation.
How to use a detail wizard from one section as a lookup in another section object.
I have PositionDetails as detail object having base object as parent, I need to use this object as a lookup, When I assign this PositionDetails as a lookup to a field I get to see the blank page.
It seems there is no displayed value selected in the object. You need to open the object used for detail/lookup, add String field (250char) and select it as Displayed field for the object. Once done this field value will be displayed in the lookup field.
There is no out of the box functionality for applying themes in bpm'online, although you can try some custom themes solution developed in Stylish extension:
First of all you should install wordpress plug-in connector from the marketplace via link. There is another community question regarding its setting up and it can be found here. There is an article in our academy regarding landing pages and web forms and you can find it here. For example you want to connect to the web-site www.example.com and have a landing page on www.example.com/landing. Enter the actual landing page URL in the [Website domains] field. For example, the website name is www.example.com. This website has a landing page available at the following address: www.example.com/landing. This address must be entered in the [Website domains] field on the bpm'online landing record page. After all those configurations you will be able to use landing pages functionality.
If you want to change colors in the application, you need to click "Color customization" in the system designer and the whole process is described in our academy article.
Sub: I have sent one email to the candidate along with button then candidate click on the button (eg: Accept button). how to get the candidate response and based on response update column status. how to do that? please provide the solution.
In case it was a part of bulk email that was sent with the help of marketing campaigns, the statistics about clicks can be seen on the "Click stats" tab of the corresponding bulk email. In case this letter was sent from the CTI-panel then there is no possibility to get the response on this click. We will inform our R&D team and suggest them to implement this new functionality in one of future releases of the application. Thank you for helping us to make our application better.
Is it possible to add sections (with edit pages, attachments, tags, etc.) for entities that were created using the configuration page? Sometimes during development it turns out that an entity that we thought will be "internal" has to be displayed to user anyway.
The task you are trying to achieve is rather complex and requires a lot of development. We recommend you to create a new section in a wizard according to the instruction on the academy and transfer your data to it using a process or an sql query. This is the most user-friendly way that involves minimum development. You can read more about creation of the new section in the article below:
Not true. Basically a section object has some special subobjects like [ObjectFolder], [ObjectInFolder] etc. All those objects have parents, so it will not be a big deal to create them. The second part is to create section page a reister it in DB. We're doing such things quiet often when somebody wants a section from inicially detail object. So the thing is to make few requests to DB and to create some objects. Normally it takes about 10 minutes.
When I use mobile app emulator from my computer, I get error as unsupported command-line flag: --disable-web-security. Stability and security will suffer.
This is a normal behavior, since you are using an emulator for an application. Moreover, this flag affects your emulator tab only during the session. Please make sure to allow saving files to the hard drive once you go to the 'bpmonline mobile' tab.