Activities of "Vipinthachinari"

Hi Vipinthachinari,

You can achieve the requirement of updating the data of a widget whenever an API call occurs (or an entity change), by using the built-in event bus mechanism. You may refer this https://docs.abp.io/en/abp/latest/Local-Event-Bus for event-bus implementation

regards, Anjali

Hi Anjali, I have developed an application with a local event bus to handle entity change events on the server side. Now, I'm looking to understand how to subscribe to and consume these events from the client side.Or whether it's possible to use these events to trigger a refresh URL or update widget data?

https://docs.abp.io/en/abp/latest/UI/AspNetCore/Widgets#refreshurl

Hi Anjali, Actually my requirement is, Whenever an API call occurs (or an entity change), I need to update the data of a widget accordingly. Is it possible with this?

module dependencies

Hi, After adding typeof(CmsKitProPublicWebModule) got like this

Volo.CmsKit.Pro.Public.
Hi, I installed the "Volo.CmsKit.Pro.Public.Web" and "Volo.CmsKit.Pro.Public.HttpApi" packages and created a new page called "waiting-display." I assigned it as the root menu to this page using the URL "https://localhost:44369/pages/waiting-display," but it's not accessible and shows the error message "This localhost page can't be found.Is there anything I was missed?

Hi, But it's not coming after Volo.CmsKit.Pro.Public installation, Is any other package missed?

You can add a public project if you want.

HI, Without public website can I view this CMS Pages,Poll,Blogs and Newsletters?

Is it possible to refresh or update the data of a widget from the server side using an event bus or any other feature? In other words, can we change the widget's data when there is a change in the server-side entity? or can we consume a local event published from server side and consume from client side?

Volo.CmsKit.Pro.Public

Hi,
Is it need a public website for this application as in multi-layered app?

Volo.CmsKit.Pro.Public. Hi, I installed the "Volo.CmsKit.Pro.Public.Web" and "Volo.CmsKit.Pro.Public.HttpApi" packages and created a new page called "waiting-display." I assigned it as the root menu to this page using the URL "https://localhost:44369/pages/waiting-display," but it's not accessible and shows the error message "This localhost page can't be found.Is there anything I was missed?

Hi,

Could you please create a new ticket for this?

And please explain in detail. thanks.

Hi, Certainly, Another issue we've encountered with the CMS kit and Single Layer application is that it's not displaying menus, pages, blogs, and polls views for the public. How can this be resolved? Does it require a public website? Can a single-layer application support public pages, as in a multi-layered app?

Ok, shared

Hi, The issue has been resolved. It was related to the migration process. Thank you for your support.

I have another question related to this: When I am trying to add a page in CMS with HTML content, CSS, and JavaScript, I've noticed a few issues:

1.Some of the styles are not working correctly. 2.Is it possible to include an external CSS link and Jquery link? 3.JavaScript functions are not functioning as expected.

Showing 21 to 30 of 40 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11