When I open my page on a large screen the simple info button / user hint appears as desired/correctly:

However, when I minimize the screen or view my page on a smaller screen, the simple info buttons / user hints appear over the top of the boolean field, where as the text field info button remains the same?

How am I able to wrap the info button to the boolean fields?

Like 0

Like

1 comments

Please feel free to modify CSS according to your needs. The article by the link below explains how to add a new CSS class. If you add it to...MoreLess

Show all comments

What is the ageing of data that is present under Customer History of Opportunities. If I want to configure it to show data only for last 6 months , how can I do that ?

Like 0

Like

1 comments

Dear Shailey,

Please note that any detail in the application displays all data associated with it. In order to apply the filter please clic...MoreLess

Show all comments

I created a Business Process and when calling the service externally by Postman for example I can not receive the returned data. I need to return customer data. I am using the object "Read Data".

File attachments
Like 0

Like

1 comments

Hello, 

Regarding to the read data part, we would recommend you to use script task as in example on the academy. 

https://academy...MoreLess

Show all comments

I created a Business Process and when calling the service externally by Postman for example I can not receive the returned data. I need to return customer data.

 

File attachments
Like 0

Like

3 comments

Dear Marcelo,



In this case, we recommend using “ScriptTask” instead of the “ReadData” element. Also, please note that we recommend calling...MoreLess

Show all comments (2)

Hi Community,

How we can add functional roles to Portal Users?

Thanks

Like 0

Like

1 comments

Hi all,

Is it possible to track the login and logout time of users on mobile in both offline and online modes?

Thanks.

Like 0

Like

3 comments

Dear Amanthena,

There are no basic tools in the mobile app to track the users activity. However, you can create the dashboards which would allow...MoreLess

Show all comments (2)

Hi Community,

Any idea how we can show user profile in mobile just like what you have in web version.

Like 0

Like

0 comments
Show all comments

Hi, 

Is is possible to have quick filters for detail similar to the Owner and Date filters on the Activity Section? If so, is there any academy article on that? 

Thank you, 

Hatim

Like 0

Like

3 comments

Dear Hatim,

Your detail object needs to have the Owner or Date columns to be able to display them in the filter. Here is the example.

Lets add...MoreLess

Show all comments (2)

I would like to have an option to specify that an attachment detail is read only in the properties. For example, I use multiple attachments sections for answering questions where one is reference information that should not be changed by the person answering the question and the other is for adding attachments in response to the question. This feature would significantly simplify using attachments. We have several sections that would use this functionality.

1 comments

Dear Janine,

You can set up the access permissions for the detail attachment object. The user will be able download the file, but not able to...MoreLess

Show all comments

Hi Community,

In mobile application Conditional columns is not working in rule type requirement. Below is my code.

Terrasoft.sdk.Model.addBusinessRule("Case", {

    ruleType: Terrasoft.RuleTypes.Requirement,

    requireType : Terrasoft.RequirementTypes.Simple...MoreLess

Like 0

Like

7 comments

Try to check if the module with the code appears on the client end. Please debug the code for this. 

https://academy.bpmonline.com/documents/technic-sdkmob/7-12/mobile-application-debugging

Additionally...MoreLess

Show all comments (6)