I am trying to add the directive provided by ngx-tour "touranchor" Ngx-Tour (isaacplmann.github.io)
and I want to implement help guide or a tour-like for these options(export, grid, chart, format, options).
Hi!
Thank you for posting your question.
Flexmonster does not offer any built-in tools for achieving something similar.
Nevertheless, you could try doing this with the help of external DOM injections, that is, by manually inserting the required elements where it is necessary to display the tour pop-ups.
Please let us know if this helps.
Best regards,
Mykhailo
Thanks for answering Mykhailo,
I like the DOM injection idea, but how could I implement it with flexmonster?
Hi,
Please note that the DOM injection suggestion is just a general idea – as of right now, we don't have and ready-to-use samples for such use cases.
We'd suggest looking up some guides on DOM injections in Angular. Here are a few examples we've stumbled upon that you could find helpful:
We hope this helps.
Regards,
Mykhailo