Skip to main content
Answer

Get Acumatica HTML for creating custom dialog window

  • May 18, 2023
  • 2 replies
  • 145 views

Forum|alt.badge.img+2

Hi,

I have application which is implemented via html,css and javascript

This application  allows to create a form that looks and feels exactly like any website,

It opens this form in browser and calls one API for further work

My goal is to do same for Acumatica

Is it possible to insert this form to Acumatica window ?

For this I need to understand if Acumatica API supports html page dispatch with which I could work.

I mean now it opens just in new tab in browser, does it possible to pass this from to Acumatica window like this ?

Is it possible to do that without work with screen graph by adding new element, adding new screen and writing new business logic in Acumatica ?

I have ready API and I just need to call it in new Acumatica window not new browser tab

Thanks in Advance

Best answer by Django

Ivan, you might be better served sending a support request than posting this request over and over.

I don’t have the link handy but I do recall reading somewhere that Acumatica doesn’t allow you to call an external site but frame it within an Acumatica window for security reasons.

2 replies

Forum|alt.badge.img+7
  • Captain II
  • Answer
  • May 18, 2023

Ivan, you might be better served sending a support request than posting this request over and over.

I don’t have the link handy but I do recall reading somewhere that Acumatica doesn’t allow you to call an external site but frame it within an Acumatica window for security reasons.


Forum|alt.badge.img+2
  • Author
  • Varsity I
  • May 18, 2023

Ivan, you might be better served sending a support request than posting this request over and over.

I don’t have the link handy but I do recall reading somewhere that Acumatica doesn’t allow you to call an external site but frame it within an Acumatica window for security reasons.

Thank you, 

I want to wait for some other responses and write letter to support