MosEngWeb
(A master of software who speaks English on the Web)
October 11, 2021, 11:59am
#1
Hi, I searched the community to fix the issue that the WebViewer component does not show the home URL. I set my home URL like this: https://www.google.com/ . I tried to fix it. It is still not showing in companion for whatever reason
None of those topics I searched for didn’t help at all!
Proof:
and it is not showing in companion:
I have to fix this issue ASAP so I can work on other things
It will be fine if it cannot be fixed asap
dora_paz
(Dora)
October 11, 2021, 12:07pm
#2
Companion’s version ? For me it works fine
1 Like
MosEngWeb
(A master of software who speaks English on the Web)
October 11, 2021, 12:18pm
#3
Companion version 1.5.3 fenix
dora_paz
(Dora)
October 11, 2021, 12:23pm
#4
For me works in companion with out problem
1 Like
dora_paz
(Dora)
October 11, 2021, 12:26pm
#5
Create a test aia, put just web viewer component and set from designer’s properties home url to
https://www.google.com
See if problem persists. If not maybe something in your code is causing problem
1 Like
MosEngWeb
(A master of software who speaks English on the Web)
October 11, 2021, 12:32pm
#6
Test aia is working fine.
dora_paz
(Dora)
October 11, 2021, 12:33pm
#7
Maybe when screen initialize something changes. Check your code
1 Like
MosEngWeb
(A master of software who speaks English on the Web)
October 11, 2021, 12:35pm
#8
I checked the code. I don’t think it affects the webviewer:
This is the block in it. Actual app blocks screenshot:
dora_paz
(Dora)
October 11, 2021, 12:38pm
#9
If you wish post your aia to check it
1 Like
MosEngWeb
(A master of software who speaks English on the Web)
October 11, 2021, 12:39pm
#10
Ok, aia file is:
WebBrowser.aia (15.8 KB)
dora_paz
(Dora)
October 11, 2021, 12:58pm
#12
Try this
WebBrowser_2.aia (15.6 KB)
1 Like
MosEngWeb
(A master of software who speaks English on the Web)
October 11, 2021, 1:05pm
#13
Thank you it works like a charm! can you please explain me how you did it?
So I can resolve it on my own later on
dora_paz
(Dora)
October 11, 2021, 1:08pm
#14
I just replaced web viewer component
2 Likes
system
(system)
Closed
November 10, 2021, 1:09pm
#16
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.