"accelerator.validation.product.notenoughinstock".AsAngularResourceString()

Where is this text managed in backoffice?
And why are backend code in the accelerator using AsAngularResourceString?

“accelerator.validation.product.notenoughinstock”.AsAngularResourceString()

Litium version: 7

These texts come from the resources files.

But this seems like an oversight - it should probably be managed as website texts instead, so you could get them with .AsWebSiteString() and manage them directly from back office. Could you report a bug on this please?

1 Like

Why does AsAngularResourceString even exist?

As a customer i would like that all texts should be managed from back office

It’s there for managing texts for the back office administration. For example, the Accelerator deployment and filter screens uses this.

Thanks for reporting the bug!

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.