Время создания
Filters

Hello. I deleted old pools in IIS and configured new Creatio. Its started succesfully, but when i fill username and pass fields in http://localhost/CREATIO/ it opens new page http://localhost/CREATIO/0/Shell/ and redirect to login page(http://localhost/CREATIO/). I have full grants to my local directory (C:\Demir\Creatio) 

Like 2

Like

5 comments

delaiigoo radnoii delai, waiii enen video turbaiby

mark my first comment as the best, goluboi tolik

eje debe meni

Ermek Nakypov гау 

Tologon,

Azgyrylyp, sezim menen oynop,
Aiyrildym ozuңdon,
Bizdin suyuubuzdu jomoktoi oilop.
Saga jagysh uchun izdoo aila,
Jalgan aityp, aldadym,
Seni jogotuudan korkup anda.

Show all comments
Hyperlink
Hyperlinks
action buttons
Sales_Creatio_enterprise_edition
8.0

Hi --
We want to put a button on a page that will open a PDF.  We decided one way to do this is to put a link in the page and post the PDF to a Google drive folder.  (see image below)

However, we show the link as the full web address, which looks sloppy/unprofessional.

Is there a way to make a small button that might say "See PDF" and open the link, or put text on the page like "Click Here to see PDF" ?
 

Alternately, is here a way to pop-up a "modal" form or page, where we could paste the text from the PDF?  (Users could click a button, see the pop-up form, then be forced to close that pop-up before continuing)

Any suggestions or alternative idea are appreciated.
Thanks
Rob

This is what we have now:

Like 0

Like

1 comments

You can add a button in the designer normally and then add your own request handler js code to handle the click event. See https://customerfx.com/article/adding-a-button-to-execute-custom-code-on-a-creatio-freedom-ui-page/

As for opening the PDF link, see https://customerfx.com/article/open-a-link-in-a-new-browser-tab-without-being-blocked-in-creatio/

Ryan 

Show all comments
page designer
Side Panel
page
Sales_Creatio
8.0

Is there a way to remove the record profile panel from a page?  (see image below)
 

We have a simple form that users fill out.  These users are on laptops and having the side panel on the left of the form takes up valuable space on the screen.  We certainly don't need it for the 2 data fields it displays, especially because we show the data again on the page.

Any suggestions?
Thanks
Rob

Like 0

Like

1 comments

Nevermind -- figured it out.

Show all comments
required fields
Sales_Creatio
8.0

Hello

Before version 8.3.0 if a numeric field is required the value couldn't be zero: zero was considered "null", since numeric values on database have 0 as default value and don't allow null values. In a Freedom UI FormPage a required number had to be NOT zero.

Starting from version 8.3.0 if a required numeric field has value ZERO it's OK. Only if the field cell is left blank the FormPage warns the user that the field is required. This logic is completely different from the one that has been used for years before 8.3.0: is this a bug and will be fixed to restore the previous behaviour?

I think this is a bug since on database numeric fields still have zero as default value and are  set as Not Null, then there's no way to leave null a numeric field, even if it's not required.

Is there some ways to restore the previous behaviour without writing a field validator in javascript in all existing pages?

Thanks

Like 0

Like

0 comments
Show all comments

I need assistance with my use case. When a user sends an email from the Conversations tab on the Lead form page, the system should automatically populate the “To” field based on the Contact selected in the Lead. Currently, agents must select the recipient manually. I want to automate this behavior.

Like 0

Like

1 comments
Show all comments