June 24, 20205 yr 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?
June 24, 20205 yr 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.
Create an account or sign in to comment