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

Hi, 

 

Please help, I need to notify final user some task he trigger is working.

 

For example, on a page, a user clicks on a button to do something, the button executes a process and I want to inform the client that it is processing what the process does.... 

 

Some ideas?

 

Thanks in advance

 

Kind regards

Julio

Like 0

Like

1 comments

I do this often and it works great. You'd need to:

  1. Send a message from the process to the front end. See https://customerfx.com/article/how-to-refresh-a-page-from-a-process-in-…
  2. Have some code somewhere that listens for the message. See https://customerfx.com/article/receiving-server-side-messages-in-a-crea…
  3. Then display the toast message. See https://customerfx.com/article/displaying-toast-message-popups-from-cre…

 

I've typically done this by making a generic process I can use as a subprocess. It sends the message to the client. Then I make a generic script loaded from MainShell or MainHeaderSchema that listens for the message and displays the toast. It makes it simple and generic to use and works on any page.

 

Ryan

Show all comments

Hello,

 

is it possible to configure Homepage (in Freedom UI style) on Portal instead of "Portal Main page" (Dashboard in Classic UI style)

 

Thank you!

Vladimir

Like 0

Like

1 comments
Best reply

Yes. The selection of the homepage is hidden for portal workspaces but you can still add it manually to the SysWorkplace record. Create a Freedom UI homepage, then you'll have to update the SysWorkplace for the portal to add the HomePageUId of the dashboard page.

Ryan

Yes. The selection of the homepage is hidden for portal workspaces but you can still add it manually to the SysWorkplace record. Create a Freedom UI homepage, then you'll have to update the SysWorkplace for the portal to add the HomePageUId of the dashboard page.

Ryan

Show all comments

Dear colleagues

 

Hi all, I wanted to know if anyone knows of a way to have a "drawable" field in the mobile app, so I can get the "drawn" signature of the customer in the app.

 

Thanks in advance

 

Best regards

Julio Falcón

Like 1

Like

0 comments
Show all comments

Hi community,

 

what would be the best way to add video content to an email?

Via an html block with a link?

 

Thanks,

Luis

Like 0

Like

1 comments

I typically add an image of the video that is clickable to open the entire video elsewhere (like YouTube, etc). In the email it looks like a video, but is really just a clickable/linked image.

Ryan

Show all comments

Hello, 

is there a way to get the product selection grid in Freedom UI mode, please ? 
The current way of selecting products in order is much more tedious when you need lot of products.

Regards

Patrice

Like 0

Like

0 comments
Show all comments