Skip to main content
Nintex Community Menu Bar
Question

Navigate to Step" action lists steps in context and wizard steps in modal/drawer when not used in a step button"

  • July 12, 2024
  • 1 reply
  • 0 views
  • Translate

Forum|alt.badge.img+20

Defect/Issue Description:
As per title.

Environment:

  • API Version: v2
  • Release version: 16.0.5
  • Platform: Salesforce
<skuid__page unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" showheader="true" theme="SAS_Ink">
	<models>
		<model id="accounts" limit="20" query="true" createrowifnonefound="false" datasource="salesforce" sobject="Account">
			<fields>
				<field id="Name"/>
			</fields>
			<conditions/>
			<actions/>
		</model>
	</models>
	<components>
		<skuid__wizard uniqueid="primary-wizard" disableStepButtons="true">
			<steps>
				<step stepId="w1_1" stepLabel="w1_1">
					<components>
						<skuid__buttonSet uniqueid="sk-2Umc-26070">
							<groups>
								<skuid__buttonGroup uniqueId="sk-2Uml-33095">
									<buttons>
										<skuid__button label="&quot;Navigate to Step&quot; action does not work on this button" uniqueId="sk-2Uml-33096">
											<actions>
												<action type="runComponentAction" componentid="primary-wizard" action="navigateToStep" stepId="m1"/>
											</actions>
										</skuid__button>
										<skuid__button label="Wizard in Modal" uniqueId="sk-2Umv-39207">
											<actions>
												<action type="showModal">
													<skuid__modal title="New Modal" width="640px" ariaRole="dialog">
														<components>
															<skuid__wizard uniqueid="modal_wizard" disableStepButtons="true">
																<steps>
																	<step stepId="m1" stepLabel="m1">
																		<components/>
																		<buttons/>
																		<enableConditions/>
																	</step>
																	<step stepId="m2" stepLabel="m2">
																		<components/>
																		<buttons/>
																		<enableConditions/>
																	</step>
																</steps>
																<styles>
																	<spacing top="2" bottom="2" left="2" right="2"/>
																</styles>
															</skuid__wizard>
														</components>
													</skuid__modal>
												</action>
											</actions>
										</skuid__button>
									</buttons>
								</skuid__buttonGroup>
							</groups>
						</skuid__buttonSet>
						<skuid__table allowColumnFreezing="dragDrop" model="accounts" uniqueid="sk-2UoY-22469" mode="read" showSaveCancel="true">
							<fields>
								<field id="Name" uniqueid="fi-2UoY-22934"/>
							</fields>
							<filtering enableSearch="false"/>
							<actions/>
							<rowActions>
								<action type="multi" label="Wizard in Drawer">
									<actions>
										<action type="drawer"/>
									</actions>
								</action>
							</rowActions>
							<massActions/>
							<exportProperties useTableColumns="true"/>
							<sorting enable="false"/>
							<drawer>
								<components>
									<skuid__wizard uniqueid="sk-2Uof-26748">
										<steps>
											<step stepId="d1" stepLabel="d1">
												<components/>
												<buttons>
													<button label="Next" styleSettingsVariant="primary">
														<actions>
															<action type="navigateNext"/>
														</actions>
													</button>
												</buttons>
											</step>
											<step stepId="d2" stepLabel="d2">
												<components/>
												<buttons>
													<button label="Back">
														<actions>
															<action type="navigatePrevious"/>
														</actions>
													</button>
													<button label="Next" styleSettingsVariant="primary">
														<actions>
															<action type="navigateNext"/>
														</actions>
													</button>
												</buttons>
											</step>
										</steps>
									</skuid__wizard>
								</components>
							</drawer>
						</skuid__table>
					</components>
					<buttons>
						<button label="&quot;Navigate to Step&quot; action works on this button">
							<actions>
								<action type="navigateToStep"/>
							</actions>
						</button>
					</buttons>
					<enableConditions/>
				</step>
				<step stepId="w1_2" stepLabel="w1_2">
					<components/>
					<buttons/>
					<enableConditions/>
				</step>
			</steps>
			<styles>
				<spacing top="2" bottom="2" left="2" right="2"/>
			</styles>
		</skuid__wizard>
		<skuid__wizard uniqueid="sk-2Up9-19352" disableStepButtons="true">
			<steps>
				<step stepId="w1_1" stepLabel="w1_1">
					<components/>
					<buttons/>
					<enableConditions/>
				</step>
				<step stepId="w1_2" stepLabel="w1_2">
					<components/>
					<buttons/>
					<enableConditions/>
				</step>
			</steps>
			<styles>
				<spacing top="2" bottom="2" left="2" right="2"/>
			</styles>
		</skuid__wizard>
	</components>
	<resources>
		<labels/>
		<javascript/>
		<css/>
		<actionsequences/>
	</resources>
	<styles>
		<styleitem type="background" bgtype="none"/>
	</styles>
</skuid__page>
Did this topic help you find an answer to your question?

1 reply

Forum|alt.badge.img+17
  • Nintex Employee
  • 3763 replies
  • July 12, 2024

Yes - this has been reported in other channels. The wizard component action does not limit the steps that can be chosen to JUST the steps in the wizard selected. Thanks for pointing it out.

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings