K. C. Lee
Posts: 0
Joined: Fri Oct 11, 2013 7:51 pm

How to configure MarkerWithLabel CSS and Javascript header

Hi,

Thanks for your support.
I clicked the save button on the event. And then click save in the top of the page.
The content is not saved into the SOURCE and no change can be taking effect.

The problem is that I cannot make any change by clicking save buttons...
Are there any system level configuration that prevent the edited result from propagating into the source file or redirected to other places...

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

How to configure MarkerWithLabel CSS and Javascript header

After saving did you try to close tab and open that file again?

K. C. Lee
Posts: 0
Joined: Fri Oct 11, 2013 7:51 pm

How to configure MarkerWithLabel CSS and Javascript header

Yes.

-delete the source files for the startscreen

  • duplicate the startscreen to startscreen2

    now the startscreen2 has the updated code from the editor.

    The source file seems to be unlocked now.

    I validated with a different project (which also has same problem last night).

    The system back to where it was.

    ***
    Suggestions for usability software MRs that may improve the system...
    ***

  • When updating system files, if there are error or blocking situation such that a action cannot be completed. It is critical that the error message be displayed to guide the user.

  • If the source file cannot be modified, warning shall be given and the consequence of locking for further update from GUI builder.

  • Root cause of such system level locking possibilities may be investigated because it may significant reduce the confidence on the reliability of the system for keeping the version and file.

  • When a project cannot be deleted, a reason for not be able to delete the project need to be clarified. Simply say that the project cannot be deleted is not useful.

  • There are no option in GUI to import a previously backup package. Just using version restore is not sufficient.
    ****

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to configure MarkerWithLabel CSS and Javascript header

Thanks for the feedback!

[quote:]

  1. When updating system files, if there are error or blocking situation such that a action cannot be completed. It is critical that the error message be displayed to guide the user.
    [/quote]
    You should be getting an error if something didn't work correctly. Did you run into a specific case that you can reproduce?

    [quote:]

  2. If the source file cannot be modified, warning shall be given and the consequence of locking for further update from GUI builder.
    [/quote]
    What source files did you try to update? You should be able to update all source files (in Source view)

    [quote:]

  3. Root cause of such system level locking possibilities may be investigated because it may significant reduce the confidence on the reliability of the system for keeping the version and file.
    [/quote]
    Can you give us an example where this happened..?

    [quote:]

  4. When a project cannot be deleted, a reason for not be able to delete the project need to be clarified. Simply say that the project cannot be deleted is not useful.
    [/quote]
    Agree, we'll update the message

    [quote:]

  5. There are no option in GUI to import a previously backup package. Just using version restore is not sufficient.
    [/quote]
    You can export a backup and then import back. Did you try that?

K. C. Lee
Posts: 0
Joined: Fri Oct 11, 2013 7:51 pm

How to configure MarkerWithLabel CSS and Javascript header

No error message when the web resource cannot be update for more than one projects from GUI builder

Without creating new project, how to import backup packages?

K. C. Lee
Posts: 0
Joined: Fri Oct 11, 2013 7:51 pm

How to configure MarkerWithLabel CSS and Javascript header

I also encounter a new problem when run the test mode on surface and iphone.
The button invoking web services does not work well. I need to dig more on the root cause. But if you load the uatpoc0901 from my account you may find the problem quicker. I already invited support@appery ....

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How to configure MarkerWithLabel CSS and Javascript header

Hi,
[quote:]Without creating new project, how to import backup packages?[/quote]Unfortunately, no way since you need to restore the whole application.
[quote:]The button invoking web services does not work well.[/quote]Could you please explain how it should work and what the issue is?

K. C. Lee
Posts: 0
Joined: Fri Oct 11, 2013 7:51 pm

How to configure MarkerWithLabel CSS and Javascript header

No response I need to check it further.
Give me some time.
I am working on other issues.
Keep in getting longitude argument error
-73.8889000999990
Some how very long digit are generated and main.js crash in marker creation ...

I would appreciated if you can take a look.
I could not figure out for 5 hours now.

Thanks

K. C. Lee
Posts: 0
Joined: Fri Oct 11, 2013 7:51 pm

How to configure MarkerWithLabel CSS and Javascript header

Hi,

I reproduced the problem of inconsistent builder and web resource file situation.
The resource file is locked in blue color and no edited JavaScript can be saved.
Please login to the uatpoc0901 to find the problem of startscreen2.js in blue.

Before this happens, I have geoservice2 return a long longitude data which cause system to crash. The latitude is fine.

Is this caused by Appery lib 1.2 or other reasons.

Please check these two issues.

Thanks

K. C. Lee
Posts: 0
Joined: Fri Oct 11, 2013 7:51 pm

How to configure MarkerWithLabel CSS and Javascript header

To all the support team that have helped...

  1. I learned that
    http://maps.googleapis.com/maps/api/j...
    or
    http://maps.googleapis.com/maps/api/j...
    cannot be added to the external resources from app setting.

    If I do, the markerWithLabel and infowindow will stop to work. infobox may be still working. I think Appery preloaded googleapi libary v3 or previous version, is this assumption correct?

  2. Source edit cannot be propagated to GUI builder. It is one direction from gui builder to source. If the soruce is edited (e.g., click the auto-format), the source code is locked from GUI propagation. And if it is deleted and click undo all the changes, the new GUI content can propagate to the source code, but the source changes mode previously are likely to be over written by the GUI builder. CSS and external resources (e.g., SRC references) may preserve (TBD).

  3. It would be nice if the Appery example covers more complex googlemap sample directly link to the google samples so that some of the new google map sample code will work in Appery quickly (this I assume will take little effort from the Appery experts and significantly reduce the support effort.
    The same may be true for saleforce.com and other social media network API.

    Thanks you very much for your support.
    I would like to close this support question.

    Your strong team work. Fast and accurate support are greatly appreciated.
    The suggestion are mostly for the development team's possible consideration for "documentation enhancement MRs".

Return to “Issues”