Skip to content

Issue #38 - Update the Login Message String to show a custom message and not the name of the FileMaker File being signed into#68

Merged
nathaniel-carson merged 2 commits into
mainfrom
issue-38-login-message-custom
Jun 9, 2023
Merged

Issue #38 - Update the Login Message String to show a custom message and not the name of the FileMaker File being signed into#68
nathaniel-carson merged 2 commits into
mainfrom
issue-38-login-message-custom

Conversation

@nathaniel-carson
Copy link
Copy Markdown
Contributor

  • Add the login header message to the AppModel
  • Replace the text of the file being opened with that login header message
  • Wait until the page is loaded to replace that message

@nathaniel-carson
Copy link
Copy Markdown
Contributor Author

It's worth pointing out that I am having trouble actually testing this in local, as the IFrame is technically cross-origin when running locally. This means it does not allow accessing the iframe.contentDocument to edit the login header message

@nathaniel-carson nathaniel-carson requested a review from fuzzzerd June 9, 2023 17:02
Copy link
Copy Markdown
Contributor

@fuzzzerd fuzzzerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@nathaniel-carson nathaniel-carson merged commit 224c008 into main Jun 9, 2023
@nathaniel-carson nathaniel-carson deleted the issue-38-login-message-custom branch June 9, 2023 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the Login Message String to show a custom message and not the name of the FileMaker File being signed into.

2 participants