Hi All,
I was new to the tile's topic, I just wanted to know the approach for creating a tile with products having no images. when I click on tile it should open a released products form and should get the records only with products having no images.
Approach I followed:
- Created a static query with EcoResProductImage, DocuRef, DocuValue tables and specified joins accordingly.
- EcoResProductImage > DocuRef ( InnerJoin)
- DocuRef > DocuValue (NotExistsjoin)
- Created a menu item and attached my query as well as EcoResProductDetailsExtended form to the created menuitem.
- Created a new tile and attached the above created menuitem to it.
- Taken extension of a required workspace and added a new tileButton and attached the above created tile to it.
By above process I am getting count on a tile when tried with products having images, but when I try opening the tile by clicking on it the records are not filtering on released products form.
Appreciated for quick responses.
Thanks,

Report
All responses (
Answers (