Tony Diaz 0 Posted June 24, 2020 Share Posted June 24, 2020 Just want to check before I start: I want to reproduce a web page with tabs in a FileMaker layout to go along with the JSON data that's being imported. Is there some utility or such to utilize any existing markup? ... or do I just do it from scratch within the Layout Editor? Link to post Share on other sites
Wim Decorte 514 Posted June 24, 2020 Share Posted June 24, 2020 Build from scratch. You could conceivably use a web viewer and re-use the HTML/CSS that exists but you may have to may make many compromises vs. a layout built with FM objects. When building FM layouts, don't forget to create styles and bundle them in your own theme. Otherwise you will end up with a bunch of layout objects that have local CSS overrides and that can become a performance issue. Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now