Skip to main content
Egan Solo
Inspiring
November 15, 2016
Question

Adding fields to a custom marker

  • November 15, 2016
  • 1 reply
  • 365 views

A typical marker window looks like this:

Can I create a custom marker with a window that would like more like the below? Please ignore the grid; this image is a mocked-up marker type done outside of Framemaker.

I'm using FM 12 by the way.

This topic has been closed for replies.

1 reply

Arnis Gubins
Inspiring
November 16, 2016

This probably could be done using Extendscript or Framescript to create a custom solution. However, it wouldn't be a trivial exercise. If you're comfortable with scripting, you could try to do it yourself [help available in the FM Scripting Forum]. Otherwise, you could contact Rick Quatro (aka "frameexpert") at Carmen Publishing Inc.  for potential help.

Egan Solo
Egan SoloAuthor
Inspiring
November 16, 2016

Thanks, Arnis,

  I've begun working on this. I'm a developer so coding is no issues. I've figured out how to build the form. I need a bit of help to figure out how to capture the user event when the user requests to create a marker of the specific type so that my form shows up and not the standard form, stuff like that. Nothing that the scripting guys should not be able to handle.