Giter Club home page Giter Club logo

Comments (4)

jonesde avatar jonesde commented on September 4, 2024

Code?

from moqui-runtime.

lightning-pro avatar lightning-pro commented on September 4, 2024

Sorry for the inconvenient.

<link url="editDepartment" parameter-map="[depId:fromPartyId]" text="${organizationName}" entity-name="mantle.party.Organization" dynamic-load-id="EditFormId"/>
<container id="EditFormId" />

this works in apps mode but not in vapps mode cause no related vue container component.

<dynamic-container id="EditFormId" transition="getDepInfo"/>

dynamic-container can be used and works, but the dynamic-container itself has it's owner transition and parameter-map. the stand-alone pages will be displayed even I was not clicking any link.

from moqui-runtime.

jonesde avatar jonesde commented on September 4, 2024

Everything in vapps/vuet mode has certain constraints that aren't an issue in apps/html mode. What you have here isn't enough to reproduce (at least not that I can make sense of, maybe someone else can), pretty much full steps to reproduce would be required for something like this.

Another option is to look at the existing screens that use link with @dynamic-load-id along with a dynamic-container, including the DataDocFields.xml screen in the System app (in the tools component) and the MessageThread.xml screen in the My Account app (in the SimpleScreens component).

from moqui-runtime.

jonesde avatar jonesde commented on September 4, 2024

Closing as part of general cleanup for the move to HiveMind and for no recent activity on this issue. If this comes up again or anyone wants to pursue it feel free to create a request on moqui.org. For more information see:

https://www.moqui.org/m/docs/moqui/Community+Guide

from moqui-runtime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.