Apollo Cherniak
- Actividad total 38
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 5
- Suscripciones 12
Resumen de la actividad
Última actividad de Apollo Cherniak-
Apollo Cherniak creó una publicación,
Activate right-click changing menu uid
I have a situation with an add-on update that broke an existing macro. Ultimately, it comes down to a right-click menu option for which the UID changes each time (has a numerical suffix appended t...
-
Apollo Cherniak hizo un comentario,
That was a good thought, though I get a message with the sleep command that "it's a waste of time" without a "sendkeys" command to go with it...but following your line of thought, I tried triggerin...
-
Apollo Cherniak creó una publicación,
Trigger validation on "pane"
No planeadaI want to trigger a macro (to set defaults) on step 4 of a wizard that one of our add-ons offers. The wizard uses the same "form" through all 6 steps of the wizard. The wizard assigns each step a...
-
Apollo Cherniak hizo un comentario,
Nothing at all happens with "data load"...but "form load" triggers the behavior I explained.
-
Apollo Cherniak creó una publicación,
Validation on Find Only From Specific Form
I want to run a macro when clicking the Find button in the toolbar...but I only want it to trigger when a specific screen/form is active (Sales Order for example). The macro will store some of the...
-
Apollo Cherniak creó una publicación,
Universal Function - Click Pane Not Working
I'm trying to set the default on the Activity screen to show the "Content" pane as opposed to the General pane. Using the click syntax as instructed in the users guide, it does select the pane as ...
-
Apollo Cherniak hizo un comentario,
Comentario oficial I figured it out...I didn't understand how to use the $[B1DASHBOARDVALUE.STRING], but that's all I was missing. Rename the field in the SQL, and it seems that it knows that's the field you want to...
-
Apollo Cherniak hizo un comentario,
Thanks Dave Gutman, that makes sense...but once I have the screen open, how does it know which record to open? For example, I want to open the Batch Details screen. My grid outputs a list of batc...
-
Apollo Cherniak creó una publicación,
Boyum Dashboard Navigate to Non-SAP Screen
RespondidaI'd like the ability to navigate to a non-SAP screen from the dashboard. I imagine I could use a macro to activate the menuid, but I can't figure out how I would STORE the variable from the correc...
-
Apollo Cherniak creó una publicación,
Multiple value parameters
RespondidaWe need support for crystal reports with multiple value parameters. For example, I might filter one of my reports to include only "On Hold" AND "In Inspection" inventory. The workaround is to cre...